Home
last modified time | relevance | path

Searched refs:RTL_PCI_MAX_TX_QUEUE_COUNT (Results 1 – 15 of 15) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/
A Dpci.h16 #define RTL_PCI_MAX_TX_QUEUE_COUNT 9 macro
179 struct rtl8192_tx_ring tx_ring[RTL_PCI_MAX_TX_QUEUE_COUNT];
180 int txringcount[RTL_PCI_MAX_TX_QUEUE_COUNT];
A Dpci.c1143 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()
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
A Dphy.c417 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()
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
A Dphy.c463 queue_id < RTL_PCI_MAX_TX_QUEUE_COUNT;) { in _rtl92ce_phy_set_rf_power_state()
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
A Dphy.c2547 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()
A Dhw.c191 for (queue = 0; queue < RTL_PCI_MAX_TX_QUEUE_COUNT; queue++) { in _rtl8723be_set_fw_clock_off()
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
A Dphy.c2202 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()
A Dhw.c188 for (queue = 0; queue < RTL_PCI_MAX_TX_QUEUE_COUNT; queue++) { in _rtl88ee_set_fw_clock_off()
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
A Dphy.c3081 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()
A Dhw.c163 for (queue = 0; queue < RTL_PCI_MAX_TX_QUEUE_COUNT; queue++) { in _rtl92ee_set_fw_clock_off()
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
A Dphy.c573 queue_id < RTL_PCI_MAX_TX_QUEUE_COUNT;) { in rtl92s_phy_set_rf_power_state()
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
A Dphy.c1612 queue_id < RTL_PCI_MAX_TX_QUEUE_COUNT;) { in _rtl8723e_phy_set_rf_power_state()
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
A Dphy.c3101 queue_id < RTL_PCI_MAX_TX_QUEUE_COUNT;) { in rtl92d_phy_set_rf_power_state()
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
A Dhw.c189 for (queue = 0; queue < RTL_PCI_MAX_TX_QUEUE_COUNT; queue++) { in _rtl8821ae_set_fw_clock_off()
A Dphy.c4742 queue_id < RTL_PCI_MAX_TX_QUEUE_COUNT;) { in _rtl8821ae_phy_set_rf_power_state()

Completed in 63 milliseconds