Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_switch.h353 ice_alloc_res_cntr(struct ice_hw *hw, u8 type, u8 alloc_shared, u16 num_items,
356 ice_free_res_cntr(struct ice_hw *hw, u8 type, u8 alloc_shared, u16 num_items,
Dice_switch.c4434 ice_alloc_res_cntr(struct ice_hw *hw, u8 type, u8 alloc_shared, u16 num_items, in ice_alloc_res_cntr() argument
4449 ICE_AQC_RES_TYPE_M) | alloc_shared); in ice_alloc_res_cntr()
4471 ice_free_res_cntr(struct ice_hw *hw, u8 type, u8 alloc_shared, u16 num_items, in ice_free_res_cntr() argument
4486 ICE_AQC_RES_TYPE_M) | alloc_shared); in ice_free_res_cntr()