Home
last modified time | relevance | path

Searched refs:_rtw_mi_netif_stop_queue (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_mi.c555 static u8 _rtw_mi_netif_stop_queue(_adapter *padapter, void *data) in _rtw_mi_netif_stop_queue() function
564 return _rtw_mi_process(padapter, _FALSE, NULL, _rtw_mi_netif_stop_queue); in rtw_mi_netif_stop_queue()
568 return _rtw_mi_process(padapter, _TRUE, NULL, _rtw_mi_netif_stop_queue); in rtw_mi_buddy_netif_stop_queue()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_mi.c514 static u8 _rtw_mi_netif_stop_queue(_adapter *padapter, void *data) in _rtw_mi_netif_stop_queue() function
528 return _rtw_mi_process(padapter, _FALSE, &in_data, _rtw_mi_netif_stop_queue); in rtw_mi_netif_stop_queue()
534 return _rtw_mi_process(padapter, _TRUE, &in_data, _rtw_mi_netif_stop_queue); in rtw_mi_buddy_netif_stop_queue()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_mi.c587 static u8 _rtw_mi_netif_stop_queue(_adapter *padapter, void *data) in _rtw_mi_netif_stop_queue() function
596 return _rtw_mi_process(padapter, _FALSE, NULL, _rtw_mi_netif_stop_queue); in rtw_mi_netif_stop_queue()
600 return _rtw_mi_process(padapter, _TRUE, NULL, _rtw_mi_netif_stop_queue); in rtw_mi_buddy_netif_stop_queue()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_mi.c546 static u8 _rtw_mi_netif_stop_queue(_adapter *padapter, void *data) in _rtw_mi_netif_stop_queue() function
555 return _rtw_mi_process(padapter, _FALSE, NULL, _rtw_mi_netif_stop_queue); in rtw_mi_netif_stop_queue()
559 return _rtw_mi_process(padapter, _TRUE, NULL, _rtw_mi_netif_stop_queue); in rtw_mi_buddy_netif_stop_queue()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_mi.c556 static u8 _rtw_mi_netif_stop_queue(_adapter *padapter, void *data) in _rtw_mi_netif_stop_queue() function
565 return _rtw_mi_process(padapter, _FALSE, NULL, _rtw_mi_netif_stop_queue); in rtw_mi_netif_stop_queue()
569 return _rtw_mi_process(padapter, _TRUE, NULL, _rtw_mi_netif_stop_queue); in rtw_mi_buddy_netif_stop_queue()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_mi.c556 static u8 _rtw_mi_netif_stop_queue(_adapter *padapter, void *data) in _rtw_mi_netif_stop_queue() function
565 return _rtw_mi_process(padapter, _FALSE, NULL, _rtw_mi_netif_stop_queue); in rtw_mi_netif_stop_queue()
569 return _rtw_mi_process(padapter, _TRUE, NULL, _rtw_mi_netif_stop_queue); in rtw_mi_buddy_netif_stop_queue()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_mi.c555 static u8 _rtw_mi_netif_stop_queue(_adapter *padapter, void *data) in _rtw_mi_netif_stop_queue() function
564 return _rtw_mi_process(padapter, _FALSE, NULL, _rtw_mi_netif_stop_queue); in rtw_mi_netif_stop_queue()
568 return _rtw_mi_process(padapter, _TRUE, NULL, _rtw_mi_netif_stop_queue); in rtw_mi_buddy_netif_stop_queue()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_mi.c546 static u8 _rtw_mi_netif_stop_queue(_adapter *padapter, void *data) in _rtw_mi_netif_stop_queue() function
555 return _rtw_mi_process(padapter, _FALSE, NULL, _rtw_mi_netif_stop_queue); in rtw_mi_netif_stop_queue()
559 return _rtw_mi_process(padapter, _TRUE, NULL, _rtw_mi_netif_stop_queue); in rtw_mi_buddy_netif_stop_queue()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_mi.c535 static u8 _rtw_mi_netif_stop_queue(_adapter *padapter, void *data) in _rtw_mi_netif_stop_queue() function
549 return _rtw_mi_process(padapter, _FALSE, &in_data, _rtw_mi_netif_stop_queue); in rtw_mi_netif_stop_queue()
555 return _rtw_mi_process(padapter, _TRUE, &in_data, _rtw_mi_netif_stop_queue); in rtw_mi_buddy_netif_stop_queue()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_mi.c547 static u8 _rtw_mi_netif_stop_queue(_adapter *padapter, void *data) in _rtw_mi_netif_stop_queue() function
556 return _rtw_mi_process(padapter, _FALSE, NULL, _rtw_mi_netif_stop_queue); in rtw_mi_netif_stop_queue()
560 return _rtw_mi_process(padapter, _TRUE, NULL, _rtw_mi_netif_stop_queue); in rtw_mi_buddy_netif_stop_queue()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_mi.c587 static u8 _rtw_mi_netif_stop_queue(_adapter *padapter, void *data) in _rtw_mi_netif_stop_queue() function
596 return _rtw_mi_process(padapter, _FALSE, NULL, _rtw_mi_netif_stop_queue); in rtw_mi_netif_stop_queue()
600 return _rtw_mi_process(padapter, _TRUE, NULL, _rtw_mi_netif_stop_queue); in rtw_mi_buddy_netif_stop_queue()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_mi.c555 static u8 _rtw_mi_netif_stop_queue(_adapter *padapter, void *data) in _rtw_mi_netif_stop_queue() function
564 return _rtw_mi_process(padapter, _FALSE, NULL, _rtw_mi_netif_stop_queue); in rtw_mi_netif_stop_queue()
568 return _rtw_mi_process(padapter, _TRUE, NULL, _rtw_mi_netif_stop_queue); in rtw_mi_buddy_netif_stop_queue()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_mi.c556 static u8 _rtw_mi_netif_stop_queue(_adapter *padapter, void *data) in _rtw_mi_netif_stop_queue() function
565 return _rtw_mi_process(padapter, _FALSE, NULL, _rtw_mi_netif_stop_queue); in rtw_mi_netif_stop_queue()
569 return _rtw_mi_process(padapter, _TRUE, NULL, _rtw_mi_netif_stop_queue); in rtw_mi_buddy_netif_stop_queue()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_mi.c556 static u8 _rtw_mi_netif_stop_queue(_adapter *padapter, void *data) in _rtw_mi_netif_stop_queue() function
565 return _rtw_mi_process(padapter, _FALSE, NULL, _rtw_mi_netif_stop_queue); in rtw_mi_netif_stop_queue()
569 return _rtw_mi_process(padapter, _TRUE, NULL, _rtw_mi_netif_stop_queue); in rtw_mi_buddy_netif_stop_queue()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_mi.c546 static u8 _rtw_mi_netif_stop_queue(_adapter *padapter, void *data) in _rtw_mi_netif_stop_queue() function
555 return _rtw_mi_process(padapter, _FALSE, NULL, _rtw_mi_netif_stop_queue); in rtw_mi_netif_stop_queue()
559 return _rtw_mi_process(padapter, _TRUE, NULL, _rtw_mi_netif_stop_queue); in rtw_mi_buddy_netif_stop_queue()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_mi.c546 static u8 _rtw_mi_netif_stop_queue(_adapter *padapter, void *data) in _rtw_mi_netif_stop_queue() function
555 return _rtw_mi_process(padapter, _FALSE, NULL, _rtw_mi_netif_stop_queue); in rtw_mi_netif_stop_queue()
559 return _rtw_mi_process(padapter, _TRUE, NULL, _rtw_mi_netif_stop_queue); in rtw_mi_buddy_netif_stop_queue()