Home
last modified time | relevance | path

Searched refs:num_rx_queues_per_pool (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_lib.c382 adapter->num_rx_queues_per_pool = tcs; in ixgbe_set_dcb_sriov_queues()
552 adapter->num_rx_queues_per_pool = rss_i; in ixgbe_set_sriov_queues()
610 adapter->num_rx_queues_per_pool, 0); in ixgbe_set_sriov_queues()
712 adapter->num_rx_queues_per_pool = 1; in ixgbe_set_num_queues()
A Dixgbe.h696 int num_rx_queues_per_pool; /* 1 if 82598, can be many if 82599 */ member
A Dixgbe_main.c5271 ring >= adapter->num_rx_queues_per_pool)) { in ixgbe_fdir_filter_restore()
5282 adapter->num_rx_queues_per_pool) + ring; in ixgbe_fdir_filter_restore()
5358 baseq = accel->pool * adapter->num_rx_queues_per_pool; in ixgbe_fwd_ring_up()
5361 baseq, baseq + adapter->num_rx_queues_per_pool); in ixgbe_fwd_ring_up()
5371 for (i = 0; i < adapter->num_rx_queues_per_pool; i++) in ixgbe_fwd_ring_up()
5390 for (i = 0; i < adapter->num_rx_queues_per_pool; i++) in ixgbe_fwd_ring_up()
10201 for (i = 0; i < adapter->num_rx_queues_per_pool; i++) { in ixgbe_fwd_del()
A Dixgbe_ethtool.c2824 ring >= adapter->num_rx_queues_per_pool)) in ixgbe_add_ethtool_fdir_entry()
2832 adapter->num_rx_queues_per_pool) + ring; in ixgbe_add_ethtool_fdir_entry()

Completed in 32 milliseconds