Home
last modified time | relevance | path

Searched refs:rtw_os_need_stop_queue (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Dxmit_linux.c240 static inline bool rtw_os_need_stop_queue(_adapter *padapter, u16 os_qid) in rtw_os_need_stop_queue() function
332 if (rtw_os_need_stop_queue(adapter, os_qid)) { in rtw_os_check_stop_queue()
339 if (rtw_os_need_stop_queue(adapter, 0)) { in rtw_os_check_stop_queue()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/
H A Dxmit_linux.c227 inline static bool rtw_os_need_stop_queue(_adapter *padapter, u16 qidx) in rtw_os_need_stop_queue() function
321 if (rtw_os_need_stop_queue(padapter, qidx)) { in rtw_check_xmit_resource()
328 if (rtw_os_need_stop_queue(padapter, 0)) { in rtw_check_xmit_resource()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Dxmit_linux.c239 static inline bool rtw_os_need_stop_queue(_adapter *padapter, u16 os_qid) in rtw_os_need_stop_queue() function
331 if (rtw_os_need_stop_queue(adapter, os_qid)) { in rtw_os_check_stop_queue()
338 if (rtw_os_need_stop_queue(adapter, 0)) { in rtw_os_check_stop_queue()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/
H A Dxmit_linux.c227 inline static bool rtw_os_need_stop_queue(_adapter *padapter, u16 qidx) in rtw_os_need_stop_queue() function
321 if (rtw_os_need_stop_queue(padapter, qidx)) { in rtw_check_xmit_resource()
328 if (rtw_os_need_stop_queue(padapter, 0)) { in rtw_check_xmit_resource()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/
H A Dxmit_linux.c240 static inline bool rtw_os_need_stop_queue(_adapter *padapter, u16 os_qid) in rtw_os_need_stop_queue() function
332 if (rtw_os_need_stop_queue(adapter, os_qid)) { in rtw_os_check_stop_queue()
339 if (rtw_os_need_stop_queue(adapter, 0)) { in rtw_os_check_stop_queue()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Dxmit_linux.c239 static inline bool rtw_os_need_stop_queue(_adapter *padapter, u16 os_qid) in rtw_os_need_stop_queue() function
331 if (rtw_os_need_stop_queue(adapter, os_qid)) { in rtw_os_check_stop_queue()
338 if (rtw_os_need_stop_queue(adapter, 0)) { in rtw_os_check_stop_queue()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/
H A Dxmit_linux.c227 static inline bool rtw_os_need_stop_queue(_adapter *padapter, u16 qidx) in rtw_os_need_stop_queue() function
321 if (rtw_os_need_stop_queue(padapter, qidx)) { in rtw_check_xmit_resource()
328 if (rtw_os_need_stop_queue(padapter, 0)) { in rtw_check_xmit_resource()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Dxmit_linux.c233 static inline bool rtw_os_need_stop_queue(_adapter *padapter, u16 qidx) in rtw_os_need_stop_queue() function
320 if (rtw_os_need_stop_queue(padapter, qidx)) { in rtw_check_xmit_resource()
327 if (rtw_os_need_stop_queue(padapter, 0)) { in rtw_check_xmit_resource()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Dxmit_linux.c239 static inline bool rtw_os_need_stop_queue(_adapter *padapter, u16 os_qid) in rtw_os_need_stop_queue() function
331 if (rtw_os_need_stop_queue(adapter, os_qid)) { in rtw_os_check_stop_queue()
338 if (rtw_os_need_stop_queue(adapter, 0)) { in rtw_os_check_stop_queue()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Dxmit_linux.c240 static inline bool rtw_os_need_stop_queue(_adapter *padapter, u16 qidx) in rtw_os_need_stop_queue() function
333 if (rtw_os_need_stop_queue(padapter, qidx)) { in rtw_check_xmit_resource()
340 if (rtw_os_need_stop_queue(padapter, 0)) { in rtw_check_xmit_resource()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dxmit_linux.c257 static inline bool rtw_os_need_stop_queue(_adapter *padapter, u16 os_qid) in rtw_os_need_stop_queue() function
349 if (rtw_os_need_stop_queue(adapter, os_qid)) { in rtw_os_check_stop_queue()
356 if (rtw_os_need_stop_queue(adapter, 0)) { in rtw_os_check_stop_queue()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/
H A Dxmit_linux.c239 static inline bool rtw_os_need_stop_queue(_adapter *padapter, u16 os_qid) in rtw_os_need_stop_queue() function
331 if (rtw_os_need_stop_queue(adapter, os_qid)) { in rtw_os_check_stop_queue()
338 if (rtw_os_need_stop_queue(adapter, 0)) { in rtw_os_check_stop_queue()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dxmit_linux.c239 static inline bool rtw_os_need_stop_queue(_adapter *padapter, u16 os_qid) in rtw_os_need_stop_queue() function
331 if (rtw_os_need_stop_queue(adapter, os_qid)) { in rtw_os_check_stop_queue()
338 if (rtw_os_need_stop_queue(adapter, 0)) { in rtw_os_check_stop_queue()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Dxmit_linux.c240 static inline bool rtw_os_need_stop_queue(_adapter *padapter, u16 qidx) in rtw_os_need_stop_queue() function
333 if (rtw_os_need_stop_queue(padapter, qidx)) { in rtw_check_xmit_resource()
340 if (rtw_os_need_stop_queue(padapter, 0)) { in rtw_check_xmit_resource()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Dxmit_linux.c240 static inline bool rtw_os_need_stop_queue(_adapter *padapter, u16 qidx) in rtw_os_need_stop_queue() function
333 if (rtw_os_need_stop_queue(padapter, qidx)) { in rtw_check_xmit_resource()
340 if (rtw_os_need_stop_queue(padapter, 0)) { in rtw_check_xmit_resource()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/
H A Dxmit_linux.c239 static inline bool rtw_os_need_stop_queue(_adapter *padapter, u16 qidx) in rtw_os_need_stop_queue() function
333 if (rtw_os_need_stop_queue(padapter, qidx)) { in rtw_check_xmit_resource()
340 if (rtw_os_need_stop_queue(padapter, 0)) { in rtw_check_xmit_resource()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dxmit_linux.c276 static inline bool rtw_os_need_stop_queue(_adapter *padapter, u16 os_qid) in rtw_os_need_stop_queue() function
367 if (rtw_os_need_stop_queue(padapter, os_qid)) { in rtw_os_check_stop_queue()
374 if (rtw_os_need_stop_queue(padapter, 0)) { in rtw_os_check_stop_queue()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dxmit_linux.c276 static inline bool rtw_os_need_stop_queue(_adapter *padapter, u16 os_qid) in rtw_os_need_stop_queue() function
367 if (rtw_os_need_stop_queue(padapter, os_qid)) { in rtw_os_check_stop_queue()
374 if (rtw_os_need_stop_queue(padapter, 0)) { in rtw_os_check_stop_queue()