Home
last modified time | relevance | path

Searched refs:ice_alloc_res_cntr (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_fdir.c717 return ice_alloc_res_cntr(hw, ICE_AQC_RES_TYPE_FDIR_COUNTER_BLOCK, in ice_alloc_fd_res_cntr()
740 return ice_alloc_res_cntr(hw, ICE_AQC_RES_TYPE_FDIR_GUARANTEED_ENTRIES, in ice_alloc_fd_guar_item()
753 return ice_alloc_res_cntr(hw, ICE_AQC_RES_TYPE_FDIR_SHARED_ENTRIES, in ice_alloc_fd_shrd_item()
Dice_switch.h338 ice_alloc_res_cntr(struct ice_hw *hw, u8 type, u8 alloc_shared, u16 num_items,
Dice_switch.c4460 ice_alloc_res_cntr(struct ice_hw *hw, u8 type, u8 alloc_shared, u16 num_items, in ice_alloc_res_cntr() function