Home
last modified time | relevance | path

Searched refs:fcoe_l (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c10916 unsigned int fcoe_l; in ixgbe_probe() local
10925 fcoe_l = min_t(int, IXGBE_FCRETA_SIZE, num_online_cpus()); in ixgbe_probe()
10926 adapter->ring_feature[RING_F_FCOE].limit = fcoe_l; in ixgbe_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c11059 unsigned int fcoe_l; in ixgbe_probe() local
11068 fcoe_l = min_t(int, IXGBE_FCRETA_SIZE, num_online_cpus()); in ixgbe_probe()
11069 adapter->ring_feature[RING_F_FCOE].limit = fcoe_l; in ixgbe_probe()

Completed in 26 milliseconds