Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_fltr.c150 return ice_add_mac(&vsi->back->hw, list); in ice_fltr_add_mac_list()
H A Dice_switch.h372 int ice_add_mac(struct ice_hw *hw, struct list_head *m_lst);
H A Dice_switch.c3491 int ice_add_mac(struct ice_hw *hw, struct list_head *m_list) in ice_add_mac() function