Searched refs:ixgbe_enumerate_functions (Results 1 – 2 of 2) sorted by relevance
10497 static inline int ixgbe_enumerate_functions(struct ixgbe_adapter *adapter) in ixgbe_enumerate_functions() function11015 expected_gts = min(ixgbe_enumerate_functions(adapter) * 10, 16); in ixgbe_probe()11018 expected_gts = ixgbe_enumerate_functions(adapter) * 10; in ixgbe_probe()
10645 static inline int ixgbe_enumerate_functions(struct ixgbe_adapter *adapter) in ixgbe_enumerate_functions() function11158 expected_gts = min(ixgbe_enumerate_functions(adapter) * 10, 16); in ixgbe_probe()11161 expected_gts = ixgbe_enumerate_functions(adapter) * 10; in ixgbe_probe()