Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.h112 s32 ixgbe_clear_rar(struct ixgbe_hw *hw, u32 index);
H A Dixgbe_api.c915 s32 ixgbe_clear_rar(struct ixgbe_hw *hw, u32 index) in ixgbe_clear_rar() function
/titanic_44/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c6316 (void) ixgbe_clear_rar(hw, slot); in ixgbe_remmac()