Home
last modified time | relevance | path

Searched refs:ice_alloc_vlan_res_counter (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_switch.h409 ice_alloc_vlan_res_counter(struct ice_hw *hw, u16 *counter_id);
H A Dice_switch.c5757 enum ice_status ice_alloc_vlan_res_counter(struct ice_hw *hw, u16 *counter_id) in ice_alloc_vlan_res_counter() function
5988 ret = ice_alloc_vlan_res_counter(hw, &counter_id); in ice_add_mac_with_counter()