Searched refs:ice_aqc_alloc_free_res_elem (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_common.h | 106 struct ice_aqc_alloc_free_res_elem *buf, u16 buf_size,
|
H A D | ice_switch.c | 1889 DEFINE_RAW_FLEX(struct ice_aqc_alloc_free_res_elem, sw_buf, elem, 1); in ice_aq_alloc_free_vsi_list() 2181 DEFINE_RAW_FLEX(struct ice_aqc_alloc_free_res_elem, sw_buf, elem, 1); in ice_alloc_recipe() 4565 DEFINE_RAW_FLEX(struct ice_aqc_alloc_free_res_elem, buf, elem, 1); in ice_alloc_res_cntr() 4593 DEFINE_RAW_FLEX(struct ice_aqc_alloc_free_res_elem, buf, elem, 1); in ice_free_res_cntr() 4623 DEFINE_RAW_FLEX(struct ice_aqc_alloc_free_res_elem, buf, elem, 1); in ice_share_res() 5267 DEFINE_RAW_FLEX(struct ice_aqc_alloc_free_res_elem, sw_buf, elem, 1); in ice_subscribe_recipe()
|
H A D | ice_common.c | 2192 struct ice_aqc_alloc_free_res_elem *buf, u16 buf_size, in ice_aq_alloc_free_res() 2223 struct ice_aqc_alloc_free_res_elem *buf; in ice_alloc_hw_res() 2259 struct ice_aqc_alloc_free_res_elem *buf; in ice_free_hw_res()
|
H A D | ice_lag.c | 1145 struct ice_aqc_alloc_free_res_elem *buf; in ice_lag_set_swid()
|