Home
last modified time | relevance | path

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

/linux-6.15/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.c2195 .clear_rar = &ixgbe_clear_rar_generic,
H A Dixgbe_e610.c2597 .clear_rar = ixgbe_clear_rar_generic,
H A Dixgbe_type.h3500 int (*clear_rar)(struct ixgbe_hw *, u32); member
H A Dixgbe_x550.c3819 .clear_rar = &ixgbe_clear_rar_generic, \
H A Dixgbe_common.c3001 hw->mac.ops.clear_rar(hw, rar); in ixgbe_clear_vmdq_generic()
H A Dixgbe_main.c4999 hw->mac.ops.clear_rar(hw, i); in ixgbe_full_sync_mac_table()
5022 hw->mac.ops.clear_rar(hw, i); in ixgbe_sync_mac_table()