Files
linux/drivers/net/ethernet/intel/ice
Przemek Kitszel b214b98a7f ice: embed &ice_rq_event_info event into struct ice_aq_task
Expose struct ice_aq_task to callers,
what takes burden of memory ownership out from AQ-wait family of functions,
and reduces need for heap-based allocations.

Embed struct ice_rq_event_info event into struct ice_aq_task
(instead of it being a ptr) to remove some more code from the callers.

Subsequent commit will improve more based on this one.

Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Tested-by: Pucha Himasekhar Reddy <himasekharx.reddy.pucha@intel.com> (A Contingent worker at Intel)
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2023-08-17 13:59:46 -07:00
..
2023-03-07 13:02:01 -08:00
2023-01-19 08:18:03 -08:00
2023-01-19 08:18:03 -08:00
2022-02-09 09:24:45 -08:00
2023-01-19 08:18:03 -08:00
2023-06-22 10:29:31 -07:00
2023-08-17 10:43:06 -07:00
2023-08-07 13:01:29 -07:00
2023-03-28 09:42:05 -07:00
2023-08-17 13:59:18 -07:00
2023-07-19 09:56:50 -07:00