Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/ice/
HDice_switch.h502 ice_alloc_vlan_res_counter(struct ice_hw *hw, u16 *counter_id);
HDice_switch.c3941 int ice_alloc_vlan_res_counter(struct ice_hw *hw, u16 *counter_id) in ice_alloc_vlan_res_counter() function
4125 ret = ice_alloc_vlan_res_counter(hw, &counter_id); in ice_add_mac_with_counter()