Home
last modified time | relevance | path

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

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