Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_switch.c3931 return ice_alloc_res_cntr(hw, ICE_AQC_RES_TYPE_VLAN_COUNTER, in ice_alloc_vlan_res_counter()
3943 return ice_free_res_cntr(hw, ICE_AQC_RES_TYPE_VLAN_COUNTER, in ice_free_vlan_res_counter()
H A Dice_adminq_cmd.h334 #define ICE_AQC_RES_TYPE_VLAN_COUNTER 0x01 macro