Searched refs:init_rx_addrs (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.2-release/sys/dev/ixgbe/
H A Dixgbe_vf.c77 hw->mac.ops.init_rx_addrs = NULL;
H A Dixgbe_x540.c266 hw->mac.ops.init_rx_addrs(hw);
H A Dixgbe_82598.c930 hw->mac.ops.init_rx_addrs(hw);
H A Dixgbe_api.c963 return ixgbe_call_func(hw, hw->mac.ops.init_rx_addrs, (hw),
H A Dixgbe_82599.c1173 hw->mac.ops.init_rx_addrs(hw);
H A Dixgbe_x550.c1660 hw->mac.ops.init_rx_addrs(hw);
H A Dixgbe_common.c124 mac->ops.init_rx_addrs = ixgbe_init_rx_addrs_generic;
H A Dixgbe_type.h3679 s32 (*init_rx_addrs)(struct ixgbe_hw *); member in struct:ixgbe_mac_operations

Completed in 193 milliseconds