Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
H A Dixgbe_x550.h44 s32 ixgbe_get_bus_info_X550em(struct ixgbe_hw *hw);
H A Dixgbe_x550.c645 mac->ops.get_bus_info = ixgbe_get_bus_info_X550em; in ixgbe_init_ops_X550EM()
3691 s32 ixgbe_get_bus_info_X550em(struct ixgbe_hw *hw) in ixgbe_get_bus_info_X550em() function