Searched refs:annc_q (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_twt.c | 246 struct phl_queue *annc_q, u16 macid, in _twt_set_sta_announce_state() argument 253 _os_list *annc_list = &annc_q->queue; in _twt_set_sta_announce_state() 259 _os_spinlock(drv, &annc_q->lock, _irq, &sp_flags); in _twt_set_sta_announce_state() 282 _os_spinunlock(drv, &annc_q->lock, _irq, &sp_flags); in _twt_set_sta_announce_state() 292 _twt_announce_info_enqueue(phl_info, annc_q, info); in _twt_set_sta_announce_state() 320 struct phl_queue *annc_q = &phl_twt_info->twt_annc_queue; 333 pstatus = _twt_set_sta_announce_state(phl_info, annc_q, macid, 2046 struct phl_queue *annc_q = NULL; in rtw_phl_twt_sta_announce_to_fw() local 2058 annc_q = &phl_twt_info->twt_annc_queue; in rtw_phl_twt_sta_announce_to_fw() 2059 pstatus = _twt_sta_announce(phl_info, annc_q, macid); in rtw_phl_twt_sta_announce_to_fw()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_twt.c | 246 struct phl_queue *annc_q, u16 macid, in _twt_set_sta_announce_state() argument 253 _os_list *annc_list = &annc_q->queue; in _twt_set_sta_announce_state() 259 _os_spinlock(drv, &annc_q->lock, _irq, &sp_flags); in _twt_set_sta_announce_state() 282 _os_spinunlock(drv, &annc_q->lock, _irq, &sp_flags); in _twt_set_sta_announce_state() 292 _twt_announce_info_enqueue(phl_info, annc_q, info); in _twt_set_sta_announce_state() 320 struct phl_queue *annc_q = &phl_twt_info->twt_annc_queue; 333 pstatus = _twt_set_sta_announce_state(phl_info, annc_q, macid, 2046 struct phl_queue *annc_q = NULL; in rtw_phl_twt_sta_announce_to_fw() local 2058 annc_q = &phl_twt_info->twt_annc_queue; in rtw_phl_twt_sta_announce_to_fw() 2059 pstatus = _twt_sta_announce(phl_info, annc_q, macid); in rtw_phl_twt_sta_announce_to_fw()
|