commit | 401ce33b32812a8fde6789588416d8c5b232138f | [log] [tgz] |
---|---|---|
author | Brett Creeley <brett.creeley@intel.com> | Fri May 15 17:54:59 2020 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Sun May 31 03:47:35 2020 -0700 |
tree | 74232f622ae6ab093919543f05360696eb1b5381 | |
parent | cf0bf41dd6cb1d5461c71d2159c7c062fff3c8fd [diff] |
ice: Always clear QRXFLXP_CNTXT before writing new value Always clear the previous value in QRXFLXP_CNTXT before writing a new value. This will make it so re-used queues will not accidentally take the previously configured settings. Signed-off-by: Brett Creeley <brett.creeley@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>