Searched refs:rtw_os_xmit_complete (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/drivers/staging/rtl8188eu/include/ |
D | xmit_osdep.h | 30 void rtw_os_xmit_complete(struct adapter *padapter,
|
/Linux-v4.19/drivers/staging/rtl8723bs/include/ |
D | xmit_osdep.h | 42 extern void rtw_os_xmit_complete(struct adapter *padapter, struct xmit_frame *pxframe);
|
/Linux-v4.19/drivers/staging/rtl8188eu/os_dep/ |
D | xmit_linux.c | 68 void rtw_os_xmit_complete(struct adapter *padapter, struct xmit_frame *pxframe) in rtw_os_xmit_complete() function
|
/Linux-v4.19/drivers/staging/rtl8188eu/hal/ |
D | rtl8188eu_xmit.c | 465 rtw_os_xmit_complete(adapt, pxmitframe); in rtl8188eu_xmitframe_complete() 535 rtw_os_xmit_complete(adapt, pxmitframe); in rtl8188eu_xmitframe_complete()
|
/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/ |
D | xmit_linux.c | 88 void rtw_os_xmit_complete(struct adapter *padapter, struct xmit_frame *pxframe) in rtw_os_xmit_complete() function
|
/Linux-v4.19/drivers/staging/rtl8188eu/core/ |
D | rtw_xmit.c | 217 rtw_os_xmit_complete(padapter, pxmitframe); in _rtw_free_xmit_priv() 1857 rtw_os_xmit_complete(padapter, pxmitframe); in wakeup_sta_to_xmit() 1907 rtw_os_xmit_complete(padapter, pxmitframe); in wakeup_sta_to_xmit() 1981 rtw_os_xmit_complete(padapter, pxmitframe); in xmit_delivery_enabled_frames()
|
D | rtw_recv.c | 953 rtw_os_xmit_complete(padapter, pxmitframe); in validate_recv_ctrl_frame()
|
D | rtw_mlme_ext.c | 5456 rtw_os_xmit_complete(padapter, pxmitframe); in tx_beacon_hdl()
|
/Linux-v4.19/drivers/staging/rtl8723bs/core/ |
D | rtw_xmit.c | 293 rtw_os_xmit_complete(padapter, pxmitframe); in _rtw_free_xmit_priv() 315 rtw_os_xmit_complete(padapter, pxmitframe); in _rtw_free_xmit_priv()
|