Searched refs:num_rx_queues_per_pool (Results 1 – 6 of 6) sorted by relevance
383 adapter->num_rx_queues_per_pool = tcs; in ixgbe_set_dcb_sriov_queues() 553 adapter->num_rx_queues_per_pool = rss_i; in ixgbe_set_sriov_queues() 611 adapter->num_rx_queues_per_pool, 0); in ixgbe_set_sriov_queues() 713 adapter->num_rx_queues_per_pool = 1; in ixgbe_set_num_queues()
715 int num_rx_queues_per_pool; /* 1 if 82598, can be many if 82599 */ member
5715 ring >= adapter->num_rx_queues_per_pool)) { in ixgbe_fdir_filter_restore()5726 adapter->num_rx_queues_per_pool) + ring; in ixgbe_fdir_filter_restore()5802 baseq = accel->pool * adapter->num_rx_queues_per_pool; in ixgbe_fwd_ring_up()5805 baseq, baseq + adapter->num_rx_queues_per_pool); in ixgbe_fwd_ring_up()5815 for (i = 0; i < adapter->num_rx_queues_per_pool; i++) in ixgbe_fwd_ring_up()5834 for (i = 0; i < adapter->num_rx_queues_per_pool; i++) in ixgbe_fwd_ring_up()10824 for (i = 0; i < adapter->num_rx_queues_per_pool; i++) { in ixgbe_fwd_del()
2965 ring >= adapter->num_rx_queues_per_pool)) in ixgbe_add_ethtool_fdir_entry() 2973 adapter->num_rx_queues_per_pool) + ring; in ixgbe_add_ethtool_fdir_entry()
1329 int num_rx_queues_per_pool; member
2913 for (i = wx->num_vfs * wx->num_rx_queues_per_pool; in wx_update_stats()