Searched refs:rtw_os_xmit_complete (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.10/drivers/staging/rtl8188eu/include/ |
D | xmit_osdep.h | 29 void rtw_os_xmit_complete(struct adapter *padapter,
|
/Linux-v5.10/drivers/staging/rtl8723bs/include/ |
D | xmit_osdep.h | 42 extern void rtw_os_xmit_complete(struct adapter *padapter, struct xmit_frame *pxframe);
|
/Linux-v5.10/drivers/staging/rtl8188eu/os_dep/ |
D | xmit_linux.c | 67 void rtw_os_xmit_complete(struct adapter *padapter, struct xmit_frame *pxframe) in rtw_os_xmit_complete() function
|
/Linux-v5.10/drivers/staging/rtl8188eu/hal/ |
D | rtl8188eu_xmit.c | 464 rtw_os_xmit_complete(adapt, pxmitframe); in rtl8188eu_xmitframe_complete() 534 rtw_os_xmit_complete(adapt, pxmitframe); in rtl8188eu_xmitframe_complete()
|
/Linux-v5.10/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-v5.10/drivers/staging/rtl8188eu/core/ |
D | rtw_xmit.c | 215 rtw_os_xmit_complete(padapter, pxmitframe); in _rtw_free_xmit_priv() 1868 rtw_os_xmit_complete(padapter, pxmitframe); in wakeup_sta_to_xmit() 1918 rtw_os_xmit_complete(padapter, pxmitframe); in wakeup_sta_to_xmit() 1992 rtw_os_xmit_complete(padapter, pxmitframe); in xmit_delivery_enabled_frames()
|
D | rtw_recv.c | 939 rtw_os_xmit_complete(padapter, pxmitframe); in validate_recv_ctrl_frame()
|
D | rtw_mlme_ext.c | 5424 rtw_os_xmit_complete(padapter, pxmitframe); in tx_beacon_hdl()
|
/Linux-v5.10/drivers/staging/rtl8723bs/core/ |
D | rtw_xmit.c | 282 rtw_os_xmit_complete(padapter, pxmitframe); in _rtw_free_xmit_priv() 303 rtw_os_xmit_complete(padapter, pxmitframe); in _rtw_free_xmit_priv()
|