Searched refs:max_rx_queues (Results 1 – 12 of 12) sorted by relevance
166 number_of_queues = hw->mac.max_rx_queues; in ixgbevf_stop_hw_vf()919 hw->mac.max_rx_queues = msg[IXGBE_VF_RX_QUEUES]; in ixgbevf_get_queues()920 if (hw->mac.max_rx_queues == 0 || in ixgbevf_get_queues()921 hw->mac.max_rx_queues > IXGBE_VF_MAX_RX_QUEUES) in ixgbevf_get_queues()922 hw->mac.max_rx_queues = IXGBE_VF_MAX_RX_QUEUES; in ixgbevf_get_queues()926 if (*num_tcs > hw->mac.max_rx_queues) in ixgbevf_get_queues()
73 u32 max_rx_queues; member
3012 hw->mac.max_rx_queues = 2; in ixgbevf_sw_init()
41 mac->max_rx_queues = IXGBE_X540_MAX_RX_QUEUES; in ixgbe_get_invariants_X540()
80 mac->max_rx_queues = IXGBE_82598_MAX_RX_QUEUES; in ixgbe_get_invariants_82598()
250 mac->max_rx_queues = IXGBE_82599_MAX_RX_QUEUES; in ixgbe_get_invariants_82599()
3551 u32 max_rx_queues; member
737 for (i = 0; i < hw->mac.max_rx_queues; i++) { in ixgbe_stop_adapter_generic()
1032 u64 max_rx_queues; member
2387 channels->max_rx = adapter->max_rx_queues; in ibmvnic_get_channels()4095 adapter->max_rx_queues = in handle_query_cap_rsp()4098 adapter->max_rx_queues); in handle_query_cap_rsp()
766 np_cfg[pci_func].max_rx_queues = nic_info.max_rx_ques; in qlcnic_sysfs_read_npar_config()
1353 u16 max_rx_queues; member