Home
last modified time | relevance | path

Searched refs:rtw_get_sta_pending (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/staging/r8188eu/include/ !
Drtw_xmit.h337 struct tx_servq *rtw_get_sta_pending(struct adapter *padapter,
/linux-6.1.9/drivers/staging/rtl8723bs/include/ !
Drtw_xmit.h450 struct tx_servq *rtw_get_sta_pending(struct adapter *padapter, struct sta_info *psta, signed int up…
/linux-6.1.9/drivers/staging/r8188eu/core/ !
Drtw_xmit.c1506 struct tx_servq *rtw_get_sta_pending(struct adapter *padapter, struct sta_info *psta, int up, u8 *a… in rtw_get_sta_pending() function
1561 ptxservq = rtw_get_sta_pending(padapter, psta, pattrib->priority, (u8 *)(&ac_index)); in rtw_xmit_classifier()
1949 ptxservq = rtw_get_sta_pending(padapter, psta, pattrib->priority, (u8 *)(&ac_index)); in dequeue_xmitframes_to_sleeping_queue()
/linux-6.1.9/drivers/staging/rtl8723bs/core/ !
Drtw_xmit.c1753 struct tx_servq *rtw_get_sta_pending(struct adapter *padapter, struct sta_info *psta, signed int up… in rtw_get_sta_pending() function
1812 ptxservq = rtw_get_sta_pending(padapter, psta, pattrib->priority, (u8 *)(&ac_index)); in rtw_xmit_classifier()
2148 ptxservq = rtw_get_sta_pending(padapter, psta, pattrib->priority, (u8 *)(&ac_index)); in dequeue_xmitframes_to_sleeping_queue()