Searched refs:rtw_os_xmit_complete (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/staging/r8188eu/include/ |
| A D | xmit_osdep.h | 46 void rtw_os_xmit_complete(struct adapter *padapter,
|
| /linux/drivers/staging/rtl8723bs/include/ |
| A D | xmit_osdep.h | 42 extern void rtw_os_xmit_complete(struct adapter *padapter, struct xmit_frame *pxframe);
|
| /linux/drivers/staging/rtl8723bs/os_dep/ |
| A D | xmit_linux.c | 86 void rtw_os_xmit_complete(struct adapter *padapter, struct xmit_frame *pxframe) in rtw_os_xmit_complete() function
|
| /linux/drivers/staging/r8188eu/os_dep/ |
| A D | xmit_linux.c | 120 void rtw_os_xmit_complete(struct adapter *padapter, struct xmit_frame *pxframe) in rtw_os_xmit_complete() function
|
| /linux/drivers/staging/r8188eu/hal/ |
| A D | rtl8188eu_xmit.c | 433 rtw_os_xmit_complete(adapt, pxmitframe); in rtl8188eu_xmitframe_complete() 503 rtw_os_xmit_complete(adapt, pxmitframe); in rtl8188eu_xmitframe_complete()
|
| /linux/drivers/staging/r8188eu/core/ |
| A D | rtw_xmit.c | 222 rtw_os_xmit_complete(padapter, pxmitframe); in _rtw_free_xmit_priv() 1998 rtw_os_xmit_complete(padapter, pxmitframe); in wakeup_sta_to_xmit() 2048 rtw_os_xmit_complete(padapter, pxmitframe); in wakeup_sta_to_xmit() 2122 rtw_os_xmit_complete(padapter, pxmitframe); in xmit_delivery_enabled_frames()
|
| A D | rtw_mlme_ext.c | 7993 rtw_os_xmit_complete(padapter, pxmitframe); in tx_beacon_hdl()
|
| /linux/drivers/staging/rtl8723bs/core/ |
| A D | rtw_xmit.c | 287 rtw_os_xmit_complete(padapter, pxmitframe); in _rtw_free_xmit_priv() 305 rtw_os_xmit_complete(padapter, pxmitframe); in _rtw_free_xmit_priv()
|
Completed in 28 milliseconds