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

/freebsd-current/sys/contrib/dev/iwlwifi/cfg/
H A D9000.c124 .mq_rx_supported = true,
131 .mq_rx_supported = true,
140 .mq_rx_supported = true,
149 .mq_rx_supported = true,
H A 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,
H A 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,
H A Dsc.c77 .trans.mq_rx_supported = true, \
140 .mq_rx_supported = true,
H A Dbz.c80 .trans.mq_rx_supported = true, \
147 .mq_rx_supported = true,
/freebsd-current/sys/contrib/dev/iwlwifi/pcie/
H A Drx.c151 } else if (trans->trans_cfg->mq_rx_supported) {
193 if (!trans->trans_cfg->mq_rx_supported)
355 if (trans->trans_cfg->mq_rx_supported)
667 return trans->trans_cfg->mq_rx_supported ?
727 if (trans->trans_cfg->mq_rx_supported)
743 if (trans->trans_cfg->mq_rx_supported) {
1146 queue_size = trans->trans_cfg->mq_rx_supported ?
1177 if (trans->trans_cfg->mq_rx_supported)
1457 if (!trans->trans_cfg->mq_rx_supported) {
H A Dtrans.c1226 if (trans->trans_cfg->mq_rx_supported &&
1678 if (!cfg_trans->mq_rx_supported)
3380 !trans->trans_cfg->mq_rx_supported &&
H A Dtx.c799 scd_bug = !trans->trans_cfg->mq_rx_supported &&
H A Ddrv.c1462 if (iwl_trans->trans_cfg->mq_rx_supported) {
/freebsd-current/sys/contrib/dev/iwlwifi/
H A Diwl-config.h260 * @mq_rx_supported: multi-queue rx support
274 mq_rx_supported:1, member in struct:iwl_cfg_trans_params
H A Diwl-io.c371 if (trans->trans_cfg->mq_rx_supported)
H A Diwl-nvm-parse.c526 if (trans->trans_cfg->mq_rx_supported)
533 if (trans->trans_cfg->mq_rx_supported)
H A Diwl-eeprom-parse.c716 if (trans->trans_cfg->mq_rx_supported ||
/freebsd-current/sys/contrib/dev/iwlwifi/mvm/
H A Ddebugfs.c1385 if (!mvm->trans->trans_cfg->mq_rx_supported)
/freebsd-current/sys/contrib/dev/iwlwifi/fw/
H A Ddbg.c642 if (fwrt->trans->trans_cfg->mq_rx_supported) {

Completed in 273 milliseconds