linux/drivers/infiniband/hw/mlx4
Jack Morgenstein 1c27cb71aa IB/mlx4: Fix port returned from query QP for QPs in INIT state
When a QP is in the INIT state, the sched_queue field hasn't been given 
to the firmware yet, so the firmware cannot return the value when the QP 
is queried.  To handle this, use the port number that is saved in the 
driver's QP data structure.

Found by Dotan Barak and Yaron Gepstein of Mellanox.

Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-07-17 18:37:38 -07:00
..
ah.c
cq.c IB/mlx4: Handle buffer wraparound in __mlx4_ib_cq_clean() 2007-06-18 08:13:59 -07:00
doorbell.c
Kconfig IB: Use menuconfig for InfiniBand menu 2007-07-09 20:12:26 -07:00
mad.c
main.c IB/mlx4: Implement query SRQ 2007-07-12 15:41:24 -07:00
Makefile
mlx4_ib.h IB/mlx4: Implement query SRQ 2007-07-12 15:41:24 -07:00
mr.c
qp.c IB/mlx4: Fix port returned from query QP for QPs in INIT state 2007-07-17 18:37:38 -07:00
srq.c IB/mlx4: Implement query SRQ 2007-07-12 15:41:24 -07:00
user.h IB/mlx4: Handle new FW requirement for send request prefetching 2007-06-18 08:13:48 -07:00