Searched refs:rtw_os_xmit_complete (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/drivers/staging/rtl8188eu/include/ |
D | xmit_osdep.h | 58 void rtw_os_xmit_complete(struct adapter *padapter,
|
/linux-4.1.27/drivers/staging/rtl8188eu/os_dep/ |
D | xmit_linux.c | 124 void rtw_os_xmit_complete(struct adapter *padapter, struct xmit_frame *pxframe) in rtw_os_xmit_complete() function
|
/linux-4.1.27/drivers/staging/rtl8188eu/hal/ |
D | rtl8188eu_xmit.c | 485 rtw_os_xmit_complete(adapt, pxmitframe); in rtl8188eu_xmitframe_complete() 558 rtw_os_xmit_complete(adapt, pxmitframe); in rtl8188eu_xmitframe_complete()
|
/linux-4.1.27/drivers/staging/rtl8188eu/core/ |
D | rtw_xmit.c | 239 rtw_os_xmit_complete(padapter, pxmitframe); in _rtw_free_xmit_priv() 1991 rtw_os_xmit_complete(padapter, pxmitframe); in wakeup_sta_to_xmit() 2041 rtw_os_xmit_complete(padapter, pxmitframe); in wakeup_sta_to_xmit() 2115 rtw_os_xmit_complete(padapter, pxmitframe); in xmit_delivery_enabled_frames()
|
D | rtw_recv.c | 1058 rtw_os_xmit_complete(padapter, pxmitframe); in validate_recv_ctrl_frame()
|
D | rtw_mlme_ext.c | 5540 rtw_os_xmit_complete(padapter, pxmitframe); in tx_beacon_hdl()
|