Home
last modified time | relevance | path

Searched refs:alloc_shared (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_switch.h212 ice_alloc_res_cntr(struct ice_hw *hw, u8 type, u8 alloc_shared, u16 num_items,
215 ice_free_res_cntr(struct ice_hw *hw, u8 type, u8 alloc_shared, u16 num_items,
H A Dice_switch.c2682 * @alloc_shared: if set it is shared else dedicated
2687 ice_alloc_res_cntr(struct ice_hw *hw, u8 type, u8 alloc_shared, u16 num_items, in ice_alloc_res_cntr() argument
2702 ICE_AQC_RES_TYPE_M) | alloc_shared); in ice_alloc_res_cntr()
2720 * @alloc_shared: if set it is shared else dedicated
2725 ice_free_res_cntr(struct ice_hw *hw, u8 type, u8 alloc_shared, u16 num_items, in ice_free_res_cntr() argument
2740 ICE_AQC_RES_TYPE_M) | alloc_shared); in ice_free_res_cntr()
/kernel/linux/linux-6.6/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,
356 ice_free_res_cntr(struct ice_hw *hw, u8 type, u8 alloc_shared, u16 num_items,
H A Dice_switch.c4429 * @alloc_shared: if set it is shared else dedicated
4434 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()
4466 * @alloc_shared: if set it is shared else dedicated
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()

Completed in 12 milliseconds