Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x540.c857 .clear_rar = &ixgbe_clear_rar_generic,
H A Dixgbe_82598.c1139 .clear_rar = &ixgbe_clear_rar_generic,
H A Dixgbe_82599.c2202 .clear_rar = &ixgbe_clear_rar_generic,
H A Dixgbe_e610.c3970 .clear_rar = ixgbe_clear_rar_generic,
H A Dixgbe_type.h3540 int (*clear_rar)(struct ixgbe_hw *, u32); member
H A Dixgbe_common.c3002 hw->mac.ops.clear_rar(hw, rar); in ixgbe_clear_vmdq_generic()
H A Dixgbe_x550.c3935 .clear_rar = &ixgbe_clear_rar_generic, \
H A Dixgbe_main.c5177 hw->mac.ops.clear_rar(hw, i); in ixgbe_full_sync_mac_table()
5200 hw->mac.ops.clear_rar(hw, i); in ixgbe_sync_mac_table()