Searched refs:RTL_PCI_MAX_TX_QUEUE_COUNT (Results 1 – 15 of 15) sorted by relevance
16 #define RTL_PCI_MAX_TX_QUEUE_COUNT 9 macro179 struct rtl8192_tx_ring tx_ring[RTL_PCI_MAX_TX_QUEUE_COUNT];180 int txringcount[RTL_PCI_MAX_TX_QUEUE_COUNT];
1143 for (i = 0; i < RTL_PCI_MAX_TX_QUEUE_COUNT; i++) in _rtl_pci_init_trx_var()1417 for (i = 0; i < RTL_PCI_MAX_TX_QUEUE_COUNT; i++) { in _rtl_pci_init_trx_ring()1429 for (i = 0; i < RTL_PCI_MAX_TX_QUEUE_COUNT; i++) in _rtl_pci_init_trx_ring()1446 for (i = 0; i < RTL_PCI_MAX_TX_QUEUE_COUNT; i++) in _rtl_pci_deinit_trx_ring()1510 for (i = 0; i < RTL_PCI_MAX_TX_QUEUE_COUNT; i++) { in rtl_pci_reset_trx_ring()1709 for (queue_id = RTL_PCI_MAX_TX_QUEUE_COUNT - 1; queue_id >= 0;) { in rtl_pci_flush()
417 queue_id < RTL_PCI_MAX_TX_QUEUE_COUNT;) { in _rtl92cu_phy_set_rf_power_state()460 queue_id < RTL_PCI_MAX_TX_QUEUE_COUNT;) { in _rtl92cu_phy_set_rf_power_state()
463 queue_id < RTL_PCI_MAX_TX_QUEUE_COUNT;) { in _rtl92ce_phy_set_rf_power_state()
2547 queue_id < RTL_PCI_MAX_TX_QUEUE_COUNT;) { in _rtl8723be_phy_set_rf_power_state()2596 queue_id < RTL_PCI_MAX_TX_QUEUE_COUNT;) { in _rtl8723be_phy_set_rf_power_state()
191 for (queue = 0; queue < RTL_PCI_MAX_TX_QUEUE_COUNT; queue++) { in _rtl8723be_set_fw_clock_off()
2202 queue_id < RTL_PCI_MAX_TX_QUEUE_COUNT;) { in _rtl88ee_phy_set_rf_power_state()2246 queue_id < RTL_PCI_MAX_TX_QUEUE_COUNT;) { in _rtl88ee_phy_set_rf_power_state()
188 for (queue = 0; queue < RTL_PCI_MAX_TX_QUEUE_COUNT; queue++) { in _rtl88ee_set_fw_clock_off()
3081 queue_id < RTL_PCI_MAX_TX_QUEUE_COUNT;) { in _rtl92ee_phy_set_rf_power_state()3125 queue_id < RTL_PCI_MAX_TX_QUEUE_COUNT;) { in _rtl92ee_phy_set_rf_power_state()
163 for (queue = 0; queue < RTL_PCI_MAX_TX_QUEUE_COUNT; queue++) { in _rtl92ee_set_fw_clock_off()
573 queue_id < RTL_PCI_MAX_TX_QUEUE_COUNT;) { in rtl92s_phy_set_rf_power_state()
1612 queue_id < RTL_PCI_MAX_TX_QUEUE_COUNT;) { in _rtl8723e_phy_set_rf_power_state()
3101 queue_id < RTL_PCI_MAX_TX_QUEUE_COUNT;) { in rtl92d_phy_set_rf_power_state()
189 for (queue = 0; queue < RTL_PCI_MAX_TX_QUEUE_COUNT; queue++) { in _rtl8821ae_set_fw_clock_off()
4742 queue_id < RTL_PCI_MAX_TX_QUEUE_COUNT;) { in _rtl8821ae_phy_set_rf_power_state()
Completed in 63 milliseconds