Home
last modified time | relevance | path

Searched refs:physfns (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_main.c61 int physfns = 0; in txgbe_enumerate_functions() local
73 physfns++; in txgbe_enumerate_functions()
76 return physfns; in txgbe_enumerate_functions()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c10500 int physfns = 0; in ixgbe_enumerate_functions() local
10507 physfns = 4; in ixgbe_enumerate_functions()
10524 physfns++; in ixgbe_enumerate_functions()
10527 return physfns; in ixgbe_enumerate_functions()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c10648 int physfns = 0; in ixgbe_enumerate_functions() local
10655 physfns = 4; in ixgbe_enumerate_functions()
10672 physfns++; in ixgbe_enumerate_functions()
10675 return physfns; in ixgbe_enumerate_functions()

Completed in 27 milliseconds