Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_switch.h437 ice_add_vlan(struct ice_hw *hw, struct LIST_HEAD_TYPE *m_list);
H A Dice_switch.c4494 enum ice_status ice_add_vlan(struct ice_hw *hw, struct LIST_HEAD_TYPE *v_list) in ice_add_vlan() function
/f-stack/dpdk/drivers/net/ice/
H A Dice_ethdev.c1001 ret = ice_add_vlan(hw, &list_head); in ice_add_vlan_filter()