Searched refs:xmitframe_enqueue_for_sleeping_sta (Results 1 – 12 of 12) sorted by relevance
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/rtl8188eu/include/ |
H A D | rtw_xmit.h | 338 int xmitframe_enqueue_for_sleeping_sta(struct adapter *padapter, struct xmit_frame *pxmitframe);
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/rtl8188eu/include/ |
H A D | rtw_xmit.h | 338 int xmitframe_enqueue_for_sleeping_sta(struct adapter *padapter, struct xmit_frame *pxmitframe);
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/rtl8188eu/include/ |
H A D | rtw_xmit.h | 338 int xmitframe_enqueue_for_sleeping_sta(struct adapter *padapter, struct xmit_frame *pxmitframe);
|
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/rtl8723bs/include/ |
H A D | rtw_xmit.h | 477 signed int xmitframe_enqueue_for_sleeping_sta(struct adapter *padapter, struct xmit_frame *pxmitfra…
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/rtl8723bs/include/ |
H A D | rtw_xmit.h | 477 signed int xmitframe_enqueue_for_sleeping_sta(struct adapter *padapter, struct xmit_frame *pxmitfra…
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/rtl8723bs/include/ |
H A D | rtw_xmit.h | 477 signed int xmitframe_enqueue_for_sleeping_sta(struct adapter *padapter, struct xmit_frame *pxmitfra…
|
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/rtl8188eu/core/ |
H A D | rtw_xmit.c | 1622 if (xmitframe_enqueue_for_sleeping_sta(padapter, pxmitframe)) { in rtw_xmit() 1637 int xmitframe_enqueue_for_sleeping_sta(struct adapter *padapter, struct xmit_frame *pxmitframe) in xmitframe_enqueue_for_sleeping_sta() function 1756 xmitframe_enqueue_for_sleeping_sta(padapter, pxmitframe); in dequeue_xmitframes_to_sleeping_queue()
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/rtl8188eu/core/ |
H A D | rtw_xmit.c | 1622 if (xmitframe_enqueue_for_sleeping_sta(padapter, pxmitframe)) { in rtw_xmit() 1637 int xmitframe_enqueue_for_sleeping_sta(struct adapter *padapter, struct xmit_frame *pxmitframe) in xmitframe_enqueue_for_sleeping_sta() function 1756 xmitframe_enqueue_for_sleeping_sta(padapter, pxmitframe); in dequeue_xmitframes_to_sleeping_queue()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/rtl8188eu/core/ |
H A D | rtw_xmit.c | 1622 if (xmitframe_enqueue_for_sleeping_sta(padapter, pxmitframe)) { in rtw_xmit() 1637 int xmitframe_enqueue_for_sleeping_sta(struct adapter *padapter, struct xmit_frame *pxmitframe) in xmitframe_enqueue_for_sleeping_sta() function 1756 xmitframe_enqueue_for_sleeping_sta(padapter, pxmitframe); in dequeue_xmitframes_to_sleeping_queue()
|
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/rtl8723bs/core/ |
H A D | rtw_xmit.c | 1972 if (xmitframe_enqueue_for_sleeping_sta(padapter, pxmitframe) == true) { in rtw_xmit() 2013 signed int xmitframe_enqueue_for_sleeping_sta(struct adapter *padapter, struct xmit_frame *pxmitfra… in xmitframe_enqueue_for_sleeping_sta() function 2150 ret = xmitframe_enqueue_for_sleeping_sta(padapter, pxmitframe); in dequeue_xmitframes_to_sleeping_queue()
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/rtl8723bs/core/ |
H A D | rtw_xmit.c | 1972 if (xmitframe_enqueue_for_sleeping_sta(padapter, pxmitframe) == true) { in rtw_xmit() 2013 signed int xmitframe_enqueue_for_sleeping_sta(struct adapter *padapter, struct xmit_frame *pxmitfra… in xmitframe_enqueue_for_sleeping_sta() function 2150 ret = xmitframe_enqueue_for_sleeping_sta(padapter, pxmitframe); in dequeue_xmitframes_to_sleeping_queue()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/rtl8723bs/core/ |
H A D | rtw_xmit.c | 1972 if (xmitframe_enqueue_for_sleeping_sta(padapter, pxmitframe) == true) { in rtw_xmit() 2013 signed int xmitframe_enqueue_for_sleeping_sta(struct adapter *padapter, struct xmit_frame *pxmitfra… in xmitframe_enqueue_for_sleeping_sta() function 2150 ret = xmitframe_enqueue_for_sleeping_sta(padapter, pxmitframe); in dequeue_xmitframes_to_sleeping_queue()
|