Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x540.c850 .clear_rar = &ixgbe_clear_rar_generic,
H A Dixgbe_82598.c1138 .clear_rar = &ixgbe_clear_rar_generic,
H A Dixgbe_82599.c2191 .clear_rar = &ixgbe_clear_rar_generic,
H A Dixgbe_type.h3455 s32 (*clear_rar)(struct ixgbe_hw *, u32); member
H A Dixgbe_common.c2985 hw->mac.ops.clear_rar(hw, rar); in ixgbe_clear_vmdq_generic()
H A Dixgbe_x550.c3817 .clear_rar = &ixgbe_clear_rar_generic, \
H A Dixgbe_main.c4723 hw->mac.ops.clear_rar(hw, i); in ixgbe_full_sync_mac_table()
4746 hw->mac.ops.clear_rar(hw, i); in ixgbe_sync_mac_table()