b846f25aa2
Add a create_flags member to struct ib_qp_init_attr that will allow a kernel verbs consumer to create a pass special flags when creating a QP. Add a flag value for telling low-level drivers that a QP will be used for IPoIB UD LSO. The create_flags member will also be useful for XRC and ehca low-latency QP support. Since no create_flags handling is implemented yet, add code to all low-level drivers to return -EINVAL if create_flags is non-zero. Signed-off-by: Eli Cohen <eli@mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com> |
||
---|---|---|
.. | ||
c2.c | ||
c2.h | ||
c2_ae.c | ||
c2_ae.h | ||
c2_alloc.c | ||
c2_cm.c | ||
c2_cq.c | ||
c2_intr.c | ||
c2_mm.c | ||
c2_mq.c | ||
c2_mq.h | ||
c2_pd.c | ||
c2_provider.c | ||
c2_provider.h | ||
c2_qp.c | ||
c2_rnic.c | ||
c2_status.h | ||
c2_user.h | ||
c2_vq.c | ||
c2_vq.h | ||
c2_wr.h | ||
Kbuild | ||
Kconfig |