Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_switch.h472 ice_remove_eth_mac(struct ice_hw *hw, struct LIST_HEAD_TYPE *em_list);
H A Dice_switch.c5335 ice_remove_eth_mac(struct ice_hw *hw, struct LIST_HEAD_TYPE *em_list) in ice_remove_eth_mac() function
6302 ice_remove_eth_mac(hw, &remove_list_head); in ice_remove_vsi_lkup_fltr()
/dpdk/drivers/net/ice/
H A Dice_ethdev.c2054 ret = ice_remove_eth_mac(hw, &list_head); in ice_vsi_config_sw_lldp()