Searched refs:ice_remove_eth_mac (Results 1 – 3 of 3) sorted by relevance
223 ice_remove_eth_mac(struct ice_hw *hw, struct list_head *em_list);
2441 status = ice_remove_eth_mac(&pf->hw, &tmp_add_list); in ice_vsi_add_rem_eth_mac()2488 status = ice_remove_eth_mac(&pf->hw, &tmp_add_list); in ice_cfg_sw_lldp()
2012 ice_remove_eth_mac(struct ice_hw *hw, struct list_head *em_list) in ice_remove_eth_mac() function