Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_switch.h444 ice_add_eth_mac(struct ice_hw *hw, struct LIST_HEAD_TYPE *em_list);
H A Dice_switch.c4605 ice_add_eth_mac(struct ice_hw *hw, struct LIST_HEAD_TYPE *em_list) in ice_add_eth_mac() function
/f-stack/dpdk/drivers/net/ice/
H A Dice_ethdev.c1993 ret = ice_add_eth_mac(hw, &list_head); in ice_vsi_config_sw_lldp()