Searched refs:max_tx_queues (Results 1 – 8 of 8) sorted by relevance
95 hw->mac.max_tx_queues = 1; in ixgbe_init_ops_vf()281 for (i = 0; i < hw->mac.max_tx_queues; i++) in ixgbe_stop_adapter_vf()836 hw->mac.max_tx_queues = msg[IXGBE_VF_TX_QUEUES]; in ixgbevf_get_queues()837 if (hw->mac.max_tx_queues == 0 || in ixgbevf_get_queues()838 hw->mac.max_tx_queues > IXGBE_VF_MAX_TX_QUEUES) in ixgbevf_get_queues()839 hw->mac.max_tx_queues = IXGBE_VF_MAX_TX_QUEUES; in ixgbevf_get_queues()853 if (*default_tc >= hw->mac.max_tx_queues) in ixgbevf_get_queues()
166 mac->max_tx_queues = IXGBE_82598_MAX_TX_QUEUES; in ixgbe_init_ops_82598()273 for (i = 0; ((i < hw->mac.max_tx_queues) && in ixgbe_start_hw_82598()1375 for (i = 0; ((i < hw->mac.max_tx_queues) && in ixgbe_enable_relaxed_ordering_82598()
142 mac->max_tx_queues = IXGBE_X540_MAX_TX_QUEUES; in ixgbe_init_ops_X540()
468 for (i = 0; i < hw->mac.max_tx_queues; i++) { in ixgbe_start_hw_gen2()475 for (i = 0; i < hw->mac.max_tx_queues; i++) { in ixgbe_start_hw_gen2()1160 for (i = 0; i < hw->mac.max_tx_queues; i++) in ixgbe_stop_adapter_generic()4534 for (i = 0; i < hw->mac.max_tx_queues; i++) { in ixgbe_enable_relaxed_ordering_gen2()
418 return hw->mac.max_tx_queues; in ixgbe_get_num_of_tx_queues()
390 mac->max_tx_queues = IXGBE_82599_MAX_TX_QUEUES; in ixgbe_init_ops_82599()
4204 u32 max_tx_queues; member
7109 uimin(mac->max_tx_queues, mac->max_rx_queues)); in ixgbe_configure_interrupts()