Home
last modified time | relevance | path

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

/src/sys/dev/ice/
H A Dice_switch.h531 ice_remove_eth_mac(struct ice_hw *hw, struct LIST_HEAD_TYPE *em_list);
H A Dice_switch.c2806 ice_remove_eth_mac(struct ice_hw *hw, struct LIST_HEAD_TYPE *em_list) in ice_remove_eth_mac() function
3804 ice_remove_eth_mac(hw, &remove_list_head); in ice_remove_vsi_lkup_fltr()
H A Dice_lib.c9471 status = ice_remove_eth_mac(hw, &ethertype_list); in ice_del_rx_lldp_filter()