Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_fltr.c191 return ice_add_eth_mac(&vsi->back->hw, list); in ice_fltr_add_eth_list()
H A Dice_switch.h362 int ice_add_eth_mac(struct ice_hw *hw, struct list_head *em_list);
H A Dice_switch.c3834 int ice_add_eth_mac(struct ice_hw *hw, struct list_head *em_list) in ice_add_eth_mac() function