Searched refs:ice_alloc_res_cntr (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_fdir.c | 790 return ice_alloc_res_cntr(hw, ICE_AQC_RES_TYPE_FDIR_COUNTER_BLOCK, in ice_alloc_fd_res_cntr() 814 return ice_alloc_res_cntr(hw, ICE_AQC_RES_TYPE_FDIR_GUARANTEED_ENTRIES, in ice_alloc_fd_guar_item() 842 return ice_alloc_res_cntr(hw, ICE_AQC_RES_TYPE_FDIR_SHARED_ENTRIES, in ice_alloc_fd_shrd_item()
|
| H A D | ice_switch.h | 413 ice_alloc_res_cntr(struct ice_hw *hw, u8 type, u8 alloc_shared, u16 num_items,
|
| H A D | ice_switch.c | 5687 ice_alloc_res_cntr(struct ice_hw *hw, u8 type, u8 alloc_shared, u16 num_items, in ice_alloc_res_cntr() function 5759 return ice_alloc_res_cntr(hw, ICE_AQC_RES_TYPE_VLAN_COUNTER, in ice_alloc_vlan_res_counter()
|