Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8188eu/include/
Drtw_xmit.h320 struct tx_servq *rtw_get_sta_pending(struct adapter *padapter,
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Drtw_xmit.h469 struct tx_servq *rtw_get_sta_pending(struct adapter *padapter, struct sta_info *psta, sint up, u8 *…
/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_xmit.c1432 struct tx_servq *rtw_get_sta_pending(struct adapter *padapter, struct sta_info *psta, int up, u8 *a… in rtw_get_sta_pending() function
1493 ptxservq = rtw_get_sta_pending(padapter, psta, pattrib->priority, (u8 *)(&ac_index)); in rtw_xmit_classifier()
1751 ptxservq = rtw_get_sta_pending(padapter, psta, pattrib->priority, (u8 *)(&ac_index)); in dequeue_xmitframes_to_sleeping_queue()
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_xmit.c2039 struct tx_servq *rtw_get_sta_pending(struct adapter *padapter, struct sta_info *psta, sint up, u8 *… in rtw_get_sta_pending() function
2124 ptxservq = rtw_get_sta_pending(padapter, psta, pattrib->priority, (u8 *)(&ac_index)); in rtw_xmit_classifier()
2575 ptxservq = rtw_get_sta_pending(padapter, psta, pattrib->priority, (u8 *)(&ac_index)); in dequeue_xmitframes_to_sleeping_queue()