Searched refs:check_tx_desc_resource (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/ |
| H A D | pci_ops.h | 62 u8 check_tx_desc_resource(_adapter *padapter, int prio); 85 u8 check_tx_desc_resource(_adapter *padapter, int prio);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | pci_ops.h | 63 u8 check_tx_desc_resource(_adapter *padapter, int prio); 86 u8 check_tx_desc_resource(_adapter *padapter, int prio);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/ |
| H A D | pci_ops.h | 63 u8 check_tx_desc_resource(_adapter *padapter, int prio); 86 u8 check_tx_desc_resource(_adapter *padapter, int prio);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | pci_ops.h | 62 u8 check_tx_desc_resource(_adapter *padapter, int prio); 85 u8 check_tx_desc_resource(_adapter *padapter, int prio);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/ |
| H A D | pci_ops.h | 63 u8 check_tx_desc_resource(_adapter *padapter, int prio); 86 u8 check_tx_desc_resource(_adapter *padapter, int prio);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | pci_ops.h | 62 u8 check_tx_desc_resource(_adapter *padapter, int prio); 85 u8 check_tx_desc_resource(_adapter *padapter, int prio);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | pci_ops.h | 62 u8 check_tx_desc_resource(_adapter *padapter, int prio); 85 u8 check_tx_desc_resource(_adapter *padapter, int prio);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/ |
| H A D | pci_ops.h | 62 u8 check_tx_desc_resource(_adapter *padapter, int prio); 85 u8 check_tx_desc_resource(_adapter *padapter, int prio);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/ |
| H A D | pci_ops.h | 63 u8 check_tx_desc_resource(_adapter *padapter, int prio); 86 u8 check_tx_desc_resource(_adapter *padapter, int prio);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | pci_ops.h | 63 u8 check_tx_desc_resource(_adapter *padapter, int prio); 86 u8 check_tx_desc_resource(_adapter *padapter, int prio);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | pci_ops.h | 62 u8 check_tx_desc_resource(_adapter *padapter, int prio); 85 u8 check_tx_desc_resource(_adapter *padapter, int prio);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/rtl8822b/pci/ |
| H A D | rtl8822be_xmit.c | 714 static u8 check_tx_desc_resource(_adapter *padapter, int prio) in check_tx_desc_resource() function 734 u8 status = (check_tx_desc_resource(padapter, VI_QUEUE_INX) && in check_nic_enough_desc_all() 735 check_tx_desc_resource(padapter, VO_QUEUE_INX) && in check_nic_enough_desc_all() 736 check_tx_desc_resource(padapter, BE_QUEUE_INX) && in check_nic_enough_desc_all() 737 check_tx_desc_resource(padapter, BK_QUEUE_INX) && in check_nic_enough_desc_all() 738 check_tx_desc_resource(padapter, MGT_QUEUE_INX) && in check_nic_enough_desc_all() 739 check_tx_desc_resource(padapter, TXCMD_QUEUE_INX) && in check_nic_enough_desc_all() 740 check_tx_desc_resource(padapter, HIGH_QUEUE_INX)); in check_nic_enough_desc_all() 1398 if (check_tx_desc_resource(Adapter, prio) in rtl8822be_tx_isr() 1452 if ((prio != BCN_QUEUE_INX) && check_tx_desc_resource(Adapter, prio) in rtl8822be_tx_isr()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/ |
| H A D | pci_ops.h | 74 u8 check_tx_desc_resource(_adapter *padapter, int prio);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/ |
| H A D | pci_ops.h | 69 u8 check_tx_desc_resource(_adapter *padapter, int prio);
|