Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.h114 s32 ixgbe_clear_rar(struct ixgbe_hw *hw, u32 index);
H A Dixgbe_api.c926 s32 ixgbe_clear_rar(struct ixgbe_hw *hw, u32 index) in ixgbe_clear_rar() function
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c6739 (void) ixgbe_clear_rar(hw, slot); in ixgbe_remmac()