Home
last modified time | relevance | path

Searched refs:ice_remove_eth_mac (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_switch.h225 ice_remove_eth_mac(struct ice_hw *hw, struct list_head *em_list);
H A Dice_fltr.c112 return ice_remove_eth_mac(&vsi->back->hw, list); in ice_fltr_remove_eth_list()
H A Dice_switch.c1968 * ice_remove_eth_mac - Remove an ethertype (or MAC) based filter rule
1973 ice_remove_eth_mac(struct ice_hw *hw, struct list_head *em_list) in ice_remove_eth_mac() function
/kernel/linux/linux-6.6/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.h376 int ice_remove_eth_mac(struct ice_hw *hw, struct list_head *em_list);
H A Dice_switch.c3732 * ice_remove_eth_mac - Remove an ethertype (or MAC) based filter rule
3736 int ice_remove_eth_mac(struct ice_hw *hw, struct list_head *em_list) in ice_remove_eth_mac() function

Completed in 13 milliseconds