Searched hist:d59684a07e37b06295e314301c9d0c04915a52f7 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_base.c | diff d59684a07e37b06295e314301c9d0c04915a52f7 Wed Mar 31 16:16:59 CDT 2021 Jesse Brandeburg <jesse.brandeburg@intel.com> ice: refactor ITR data structures
Use a dedicated bitfield in order to both increase the amount of checking around the length of ITR writes as well as simplify the checks of dynamic mode.
Basically unpack the "high bit means dynamic" logic into bitfields.
Also, remove some unused ITR defines.
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Tested-by: Tony Brelinski <tonyx.brelinski@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
|
H A D | ice_txrx.h | diff d59684a07e37b06295e314301c9d0c04915a52f7 Wed Mar 31 16:16:59 CDT 2021 Jesse Brandeburg <jesse.brandeburg@intel.com> ice: refactor ITR data structures
Use a dedicated bitfield in order to both increase the amount of checking around the length of ITR writes as well as simplify the checks of dynamic mode.
Basically unpack the "high bit means dynamic" logic into bitfields.
Also, remove some unused ITR defines.
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Tested-by: Tony Brelinski <tonyx.brelinski@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
|
H A D | ice_ethtool.c | diff d59684a07e37b06295e314301c9d0c04915a52f7 Wed Mar 31 16:16:59 CDT 2021 Jesse Brandeburg <jesse.brandeburg@intel.com> ice: refactor ITR data structures
Use a dedicated bitfield in order to both increase the amount of checking around the length of ITR writes as well as simplify the checks of dynamic mode.
Basically unpack the "high bit means dynamic" logic into bitfields.
Also, remove some unused ITR defines.
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Tested-by: Tony Brelinski <tonyx.brelinski@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
|
H A D | ice_txrx.c | diff d59684a07e37b06295e314301c9d0c04915a52f7 Wed Mar 31 16:16:59 CDT 2021 Jesse Brandeburg <jesse.brandeburg@intel.com> ice: refactor ITR data structures
Use a dedicated bitfield in order to both increase the amount of checking around the length of ITR writes as well as simplify the checks of dynamic mode.
Basically unpack the "high bit means dynamic" logic into bitfields.
Also, remove some unused ITR defines.
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Tested-by: Tony Brelinski <tonyx.brelinski@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
|
H A D | ice_lib.c | diff d59684a07e37b06295e314301c9d0c04915a52f7 Wed Mar 31 16:16:59 CDT 2021 Jesse Brandeburg <jesse.brandeburg@intel.com> ice: refactor ITR data structures
Use a dedicated bitfield in order to both increase the amount of checking around the length of ITR writes as well as simplify the checks of dynamic mode.
Basically unpack the "high bit means dynamic" logic into bitfields.
Also, remove some unused ITR defines.
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Tested-by: Tony Brelinski <tonyx.brelinski@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
|