Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_fltr.c201 return ice_remove_eth_mac(&vsi->back->hw, list); in ice_fltr_remove_eth_list()
H A Dice_switch.h363 int ice_remove_eth_mac(struct ice_hw *hw, struct list_head *em_list);
H A Dice_switch.c3862 int ice_remove_eth_mac(struct ice_hw *hw, struct list_head *em_list) in ice_remove_eth_mac() function