Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_switch.h470 ice_add_eth_mac(struct ice_hw *hw, struct LIST_HEAD_TYPE *em_list);
H A Dice_switch.c5287 ice_add_eth_mac(struct ice_hw *hw, struct LIST_HEAD_TYPE *em_list) in ice_add_eth_mac() function
/dpdk/drivers/net/ice/
H A Dice_ethdev.c2052 ret = ice_add_eth_mac(hw, &list_head); in ice_vsi_config_sw_lldp()