Searched hist:"3 ca633f1ff7b1c1e8653181352485889b5636a12" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/infiniband/hw/hfi1/ |
H A D | sdma.h | diff 3ca633f1ff7b1c1e8653181352485889b5636a12 Mon Sep 10 18:39:20 CEST 2018 Michael J. Ruhl <michael.j.ruhl@intel.com> IB/hfi1: Right size user_sdma sequence numbers and related variables
Hardware limits the maximum number of packets to u16 packets.
Match that size for all relevant sequence numbers in the user_sdma engine.
Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com> Signed-off-by: Michael J. Ruhl <michael.j.ruhl@intel.com> Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
H A D | user_sdma.h | diff 3ca633f1ff7b1c1e8653181352485889b5636a12 Mon Sep 10 18:39:20 CEST 2018 Michael J. Ruhl <michael.j.ruhl@intel.com> IB/hfi1: Right size user_sdma sequence numbers and related variables
Hardware limits the maximum number of packets to u16 packets.
Match that size for all relevant sequence numbers in the user_sdma engine.
Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com> Signed-off-by: Michael J. Ruhl <michael.j.ruhl@intel.com> Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
H A D | user_sdma.c | diff 3ca633f1ff7b1c1e8653181352485889b5636a12 Mon Sep 10 18:39:20 CEST 2018 Michael J. Ruhl <michael.j.ruhl@intel.com> IB/hfi1: Right size user_sdma sequence numbers and related variables
Hardware limits the maximum number of packets to u16 packets.
Match that size for all relevant sequence numbers in the user_sdma engine.
Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com> Signed-off-by: Michael J. Ruhl <michael.j.ruhl@intel.com> Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
H A D | sdma.c | diff 3ca633f1ff7b1c1e8653181352485889b5636a12 Mon Sep 10 18:39:20 CEST 2018 Michael J. Ruhl <michael.j.ruhl@intel.com> IB/hfi1: Right size user_sdma sequence numbers and related variables
Hardware limits the maximum number of packets to u16 packets.
Match that size for all relevant sequence numbers in the user_sdma engine.
Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com> Signed-off-by: Michael J. Ruhl <michael.j.ruhl@intel.com> Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|