Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.h118 s32 ixgbe_init_rx_addrs(struct ixgbe_hw *hw);
H A Dixgbe_api.c976 s32 ixgbe_init_rx_addrs(struct ixgbe_hw *hw) in ixgbe_init_rx_addrs() function
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c1563 (void) ixgbe_init_rx_addrs(hw); in ixgbe_chip_start()