drivers/infiniband/hw/i40iw/i40iw.h
0 → 100644
+569
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
i40iw_main.c contains routines for i40e <=> i40iw interface and setup.
i40iw.h is header file for main device data structures.
i40iw_status.h is for return status codes.
Changes from v2:
more cast improvement
fixed timing issue during unload
added paramater change call from i40e
Changes from v1:
improved casting issues
do not print error using pr_err
change from bits to bool in i40iw_cqp_request{}
Acked-by:
Anjali Singhai Jain <anjali.singhai@intel.com>
Acked-by:
Shannon Nelson <shannon.nelson@intel.com>
Signed-off-by:
Faisal Latif <faisal.latif@intel.com>
Signed-off-by:
Doug Ledford <dledford@redhat.com>