Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/cfg/
D9000.c124 .mq_rx_supported = true,
131 .mq_rx_supported = true,
140 .mq_rx_supported = true,
149 .mq_rx_supported = true,
Dax210.c94 .trans.mq_rx_supported = true, \
142 .mq_rx_supported = true,
155 .mq_rx_supported = true,
168 .mq_rx_supported = true,
194 .mq_rx_supported = true,
D22000.c82 .trans.mq_rx_supported = true, \
123 .mq_rx_supported = true,
134 .mq_rx_supported = true,
145 .mq_rx_supported = true,
198 .mq_rx_supported = true,
Dbz.c80 .trans.mq_rx_supported = true, \
141 .mq_rx_supported = true,
154 .mq_rx_supported = true,
Dsc.c89 .trans.mq_rx_supported = true, \
153 .mq_rx_supported = true,
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/pcie/
Drx.c151 } else if (trans->trans_cfg->mq_rx_supported) { in iwl_pcie_rx_stop()
193 if (!trans->trans_cfg->mq_rx_supported) in iwl_pcie_rxq_inc_wr_ptr()
351 if (trans->trans_cfg->mq_rx_supported) in iwl_pcie_rxq_restock()
663 return trans->trans_cfg->mq_rx_supported ? in iwl_pcie_free_bd_size()
723 if (trans->trans_cfg->mq_rx_supported) in iwl_pcie_alloc_rxq_dma()
739 if (trans->trans_cfg->mq_rx_supported) { in iwl_pcie_alloc_rxq_dma()
1147 queue_size = trans->trans_cfg->mq_rx_supported ? in _iwl_pcie_rx_init()
1178 if (trans->trans_cfg->mq_rx_supported) in iwl_pcie_rx_init()
1457 if (!trans->trans_cfg->mq_rx_supported) { in iwl_pcie_get_rxb()
Dtrans.c1198 if (trans->trans_cfg->mq_rx_supported && in iwl_pcie_conf_msix_hw()
1660 if (!cfg_trans->mq_rx_supported) in iwl_pcie_set_interrupt_capa()
3365 !trans->trans_cfg->mq_rx_supported && in iwl_trans_pcie_dump_data()
Ddrv.c1509 if (iwl_trans->trans_cfg->mq_rx_supported) { in iwl_pci_probe()
Dtx.c1209 scd_bug = !trans->trans_cfg->mq_rx_supported && in iwl_trans_pcie_txq_enable()
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/
Diwl-nvm-utils.c77 if (trans->trans_cfg->mq_rx_supported || in iwl_init_ht_hw_capab()
Diwl-config.h273 mq_rx_supported:1, member
Diwl-io.c371 if (trans->trans_cfg->mq_rx_supported) in iwl_dump_fh()
Diwl-nvm-parse.c539 if (trans->trans_cfg->mq_rx_supported) in iwl_init_vht_hw_capab()
546 if (trans->trans_cfg->mq_rx_supported) in iwl_init_vht_hw_capab()
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Ddebugfs.c1311 if (!mvm->trans->trans_cfg->mq_rx_supported) in iwl_dbgfs_inject_packet_write()
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/fw/
Ddbg.c638 if (fwrt->trans->trans_cfg->mq_rx_supported) { in iwl_fw_prph_handler()