Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_switch.h413 ice_alloc_res_cntr(struct ice_hw *hw, u8 type, u8 alloc_shared, u16 num_items,
416 ice_free_res_cntr(struct ice_hw *hw, u8 type, u8 alloc_shared, u16 num_items,
H A Dice_switch.c5687 ice_alloc_res_cntr(struct ice_hw *hw, u8 type, u8 alloc_shared, u16 num_items, in ice_alloc_res_cntr() argument
5702 ICE_AQC_RES_TYPE_M) | alloc_shared); in ice_alloc_res_cntr()
5725 ice_free_res_cntr(struct ice_hw *hw, u8 type, u8 alloc_shared, u16 num_items, in ice_free_res_cntr() argument
5740 ICE_AQC_RES_TYPE_M) | alloc_shared); in ice_free_res_cntr()