Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/intel/ice
Jacob Keller faa01721ce ice: use more accurate ICE_DBG mask types
ice_debug_cq is passed a mask which is always ICE_DBG_AQ_CMD. Modify this
function, removing the mask parameter entirely, and directly use the more
appropriate ICE_DBG_AQ_DESC and ICE_DBG_AQ_DESC_BUF.

The function is only called from ice_controlq.c, and has no
other callers outside of that file. Move it and mark it static to avoid
namespace pollution.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2019-11-08 12:03:15 -08:00
..
2019-11-08 12:03:03 -08:00
2019-11-08 12:02:14 -08:00
2019-11-08 12:02:14 -08:00
2019-11-08 12:02:14 -08:00
2019-11-06 16:41:45 -08:00
2019-11-08 12:02:14 -08:00
2018-03-26 09:59:08 -07:00
2019-01-15 12:38:44 -08:00
2019-11-06 16:41:45 -08:00
2019-11-04 12:01:55 -08:00
2019-11-04 12:01:55 -08:00
2019-11-08 12:02:14 -08:00
2019-11-08 12:02:14 -08:00