Searched refs:IWL_MAX_RX_HW_QUEUES (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/sys/contrib/dev/iwlwifi/pcie/
H A Dinternal.h426 struct msix_entry msix_entries[IWL_MAX_RX_HW_QUEUES];
435 cpumask_t affinity_mask[IWL_MAX_RX_HW_QUEUES];
H A Dtrans.c1676 u32 max_rx_queues = IWL_MAX_RX_HW_QUEUES;
1725 WARN_ON(trans_pcie->trans->num_rx_queues > IWL_MAX_RX_HW_QUEUES);
/freebsd-current/sys/contrib/dev/iwlwifi/
H A Diwl-fh.h559 IWL_MAX_RX_HW_QUEUES * \
H A Diwl-io.c236 for (i = 0; i < IWL_MAX_RX_HW_QUEUES; i++) {
H A Diwl-trans.h289 #define IWL_MAX_RX_HW_QUEUES 16 macro
/freebsd-current/sys/contrib/dev/iwlwifi/mvm/
H A Dmvm.h721 struct iwl_mvm_reorder_buffer reorder_buf[IWL_MAX_RX_HW_QUEUES];

Completed in 92 milliseconds