ice: add support for DSCP QoS for IDC
authorDave Ertman <david.m.ertman@intel.com>
Tue, 23 Nov 2021 18:25:36 +0000 (10:25 -0800)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Thu, 3 Feb 2022 23:22:03 +0000 (15:22 -0800)
commitb794eecb2af77145d36b9c28f056e242add9c4b2
tree46adb3e263d512709b062ac0d3028f2ba92504da
parente783362eb54cd99b2cac8b3a9aeac942e6f6ac07
ice: add support for DSCP QoS for IDC

The ice driver provides QoS information to auxiliary drivers
through the exported function ice_get_qos_params.  This function
doesn't currently support L3 DSCP QoS.

Add the necessary defines, structure elements and code to support
DSCP QoS through the IIDC functions.

Signed-off-by: Dave Ertman <david.m.ertman@intel.com>
Signed-off-by: Shiraz Saleem <shiraz.saleem@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ice/ice_idc.c
include/linux/net/intel/iidc.h