Searched refs:max_rx_queues (Results 1 – 10 of 10) sorted by relevance
147 number_of_queues = hw->mac.max_rx_queues; in ixgbevf_stop_hw_vf()741 hw->mac.max_rx_queues = msg[IXGBE_VF_RX_QUEUES]; in ixgbevf_get_queues()742 if (hw->mac.max_rx_queues == 0 || in ixgbevf_get_queues()743 hw->mac.max_rx_queues > IXGBE_VF_MAX_RX_QUEUES) in ixgbevf_get_queues()744 hw->mac.max_rx_queues = IXGBE_VF_MAX_RX_QUEUES; in ixgbevf_get_queues()748 if (*num_tcs > hw->mac.max_rx_queues) in ixgbevf_get_queues()
93 u32 max_rx_queues; member
2643 hw->mac.max_rx_queues = 2; in ixgbevf_sw_init()
105 mac->max_rx_queues = IXGBE_82598_MAX_RX_QUEUES; in ixgbe_get_invariants_82598()197 for (i = 0; ((i < hw->mac.max_rx_queues) && in ixgbe_start_hw_82598()
67 mac->max_rx_queues = IXGBE_X540_MAX_RX_QUEUES; in ixgbe_get_invariants_X540()
340 for (i = 0; i < hw->mac.max_rx_queues; i++) { in ixgbe_start_hw_gen2()730 for (i = 0; i < hw->mac.max_rx_queues; i++) { in ixgbe_stop_adapter_generic()
275 mac->max_rx_queues = IXGBE_82599_MAX_RX_QUEUES; in ixgbe_get_invariants_82599()
3377 u32 max_rx_queues; member
766 np_cfg[pci_func].max_rx_queues = nic_info.max_rx_ques; in qlcnic_sysfs_read_npar_config()
1355 u16 max_rx_queues; member