Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_api.c817 return ixgbe_call_func(hw, hw->mac.ops.clear_rar, (hw, index), in ixgbe_clear_rar()
H A Dixgbe_common.c116 mac->ops.clear_rar = &ixgbe_clear_rar_generic; in ixgbe_init_ops_generic()
3285 hw->mac.ops.clear_rar(hw, rar); in ixgbe_clear_vmdq_generic()
H A Dixgbe_type.h2997 s32 (*clear_rar)(struct ixgbe_hw *, u32); member