Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/ix/
H A Dixgbe_x550.h40 s32 ixgbe_dmac_config_X550(struct ixgbe_hw *hw);
H A Dixgbe_x550.c63 mac->ops.dmac_config = ixgbe_dmac_config_X550; in ixgbe_init_ops_X550()
885 s32 ixgbe_dmac_config_X550(struct ixgbe_hw *hw) in ixgbe_dmac_config_X550() function