Home
last modified time | relevance | path

Searched defs:counter_id (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_fdir.h120 uint8_t counter_id; member
212 uint32_t counter_id; member
/f-stack/dpdk/drivers/net/ice/base/
H A Dice_switch.c1928 u16 *counter_id) in ice_alloc_sw()
2010 enum ice_status ice_free_sw(struct ice_hw *hw, u16 sw_id, u16 counter_id) in ice_free_sw()
3272 u16 counter_id, u16 l_id) in ice_add_counter_act()
5688 u16 *counter_id) in ice_alloc_res_cntr()
5726 u16 counter_id) in ice_free_res_cntr()
5757 enum ice_status ice_alloc_vlan_res_counter(struct ice_hw *hw, u16 *counter_id) in ice_alloc_vlan_res_counter()
5769 enum ice_status ice_free_vlan_res_counter(struct ice_hw *hw, u16 counter_id) in ice_free_vlan_res_counter()
5935 u16 counter_id; in ice_add_mac_with_counter() local