Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c10471 static inline int ixgbe_enumerate_functions(struct ixgbe_adapter *adapter) in ixgbe_enumerate_functions() function
10986 expected_gts = min(ixgbe_enumerate_functions(adapter) * 10, 16); in ixgbe_probe()
10989 expected_gts = ixgbe_enumerate_functions(adapter) * 10; in ixgbe_probe()