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

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_switch.h353 ice_alloc_res_cntr(struct ice_hw *hw, u8 type, u8 alloc_shared, u16 num_items,
H A Dice_fdir.c694 return ice_alloc_res_cntr(hw, ICE_AQC_RES_TYPE_FDIR_COUNTER_BLOCK,
717 return ice_alloc_res_cntr(hw, ICE_AQC_RES_TYPE_FDIR_GUARANTEED_ENTRIES,
730 return ice_alloc_res_cntr(hw, ICE_AQC_RES_TYPE_FDIR_SHARED_ENTRIES,
H A Dice_switch.c4412 * ice_alloc_res_cntr - allocating resource counter
4420 ice_alloc_res_cntr(struct ice_hw *hw, u8 type, u8 alloc_shared, u16 num_items, function

Completed in 124 milliseconds