1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-26 18:43:33 -05:00
linux/include
Yishai Hadas ccf2056260 IB/core: Expose RSS related capabilities
Expose RSS related capabilities, it includes both direct ones (i.e.
struct ib_rss_caps) and max_wq_type_rq which may be used in both
RSS and non RSS flows.

Specifically,
supported_qpts:
- QP types that support RSS on the device.

max_rwq_indirection_tables:
- Max number of receive work queue indirection tables that
  could be opened on the device.

max_rwq_indirection_table_size:
- Max size of a receive work queue indirection table.

max_wq_type_rq:
- Max number of work queues of receive type that
  could be opened on the device.

Signed-off-by: Yishai Hadas <yishaih@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2016-10-07 16:54:12 -04:00
..
acpi
asm-generic
clocksource
crypto
drm
dt-bindings
keys
kvm
linux Mellanox ConnectX-4/Connect-IB shared code (SW part) 2016-08-25 10:01:23 -04:00
math-emu
media
memory
misc
net net: dsa: Export suspend/resume functions 2016-08-19 17:15:36 -07:00
pcmcia
ras
rdma IB/core: Expose RSS related capabilities 2016-10-07 16:54:12 -04:00
rxrpc
scsi
soc
sound
target
trace
uapi bpf: add bpf_skb_change_tail helper 2016-08-18 23:38:16 -07:00
video
xen
Kbuild