Searched refs:alloc_shared (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_switch.h | 340 ice_alloc_res_cntr(struct ice_hw *hw, u8 type, u8 alloc_shared, u16 num_items, 343 ice_free_res_cntr(struct ice_hw *hw, u8 type, u8 alloc_shared, u16 num_items,
|
H A D | ice_switch.c | 4562 ice_alloc_res_cntr(struct ice_hw *hw, u8 type, u8 alloc_shared, u16 num_items, in ice_alloc_res_cntr() argument 4571 alloc_shared); in ice_alloc_res_cntr() 4590 ice_free_res_cntr(struct ice_hw *hw, u8 type, u8 alloc_shared, u16 num_items, in ice_free_res_cntr() argument 4599 alloc_shared); in ice_free_res_cntr()
|