Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_switch.h441 enum ice_status ice_add_mac(struct ice_hw *hw, struct LIST_HEAD_TYPE *m_lst);
H A Dice_switch.c4297 enum ice_status ice_add_mac(struct ice_hw *hw, struct LIST_HEAD_TYPE *m_list) in ice_add_mac() function
/f-stack/dpdk/drivers/net/ice/
H A Dice_ethdev.c870 ret = ice_add_mac(hw, &list_head); in ice_add_mac_filter()