Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ice/
Dice_switch.h426 ice_alloc_vlan_res_counter(struct ice_hw *hw, u16 *counter_id);
Dice_switch.c3771 enum ice_status ice_alloc_vlan_res_counter(struct ice_hw *hw, u16 *counter_id) in ice_alloc_vlan_res_counter() function
4002 ret = ice_alloc_vlan_res_counter(hw, &counter_id); in ice_add_mac_with_counter()