linux/drivers/net/ethernet/mellanox/mlx5/core
majd@mellanox.com 75850d0bce IB/mlx5: Support setting Ethernet priority for Raw Packet QPs
When the user changes the Address Vector(AV) in the modify QP, he
provides an SL. This SL should be translated to Ethernet Priority
by taking the 3 LSB bits, and modify the QP's TIS according to this
Ethernet priority.

Signed-off-by: Majd Dibbiny <majd@mellanox.com>
Reviewed-by: Matan Barak <matanb@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2016-01-21 12:01:09 -05:00
..
alloc.c
cmd.c asm-generic cleanups 2015-11-06 14:22:15 -08:00
cq.c net/mlx5_core: New init and exit flow for mlx5_core 2015-09-28 22:19:50 -07:00
debugfs.c
en_ethtool.c net/mlx5e: Don't allow more than max supported channels 2015-11-03 10:41:50 -05:00
en_flow_table.c net/mlx5e: Disable VLAN filter in promiscuous mode 2015-10-09 07:43:43 -07:00
en_main.c net/mlx5_core: Export transport objects 2016-01-21 12:01:08 -05:00
en_rx.c mlx5e: Fix sparse warnings in mlx5e_handle_csum(). 2015-08-17 21:22:26 -07:00
en_tx.c net/mlx5e: Use the right DMA free function on TX path 2015-11-15 18:43:40 -05:00
en_txrx.c
en.h net/mlx5_core: Export transport objects 2016-01-21 12:01:08 -05:00
eq.c net/mlx5_core: Add RQ and SQ event handling 2016-01-21 12:01:09 -05:00
flow_table.c
fw.c IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEY 2015-09-25 10:46:51 -04:00
health.c net/mlx5_core: Add pci error handlers to mlx5_core driver 2015-10-14 19:14:42 -07:00
Kconfig
mad.c
main.c IB/mlx5: Add CQE version 1 support to user QPs and SRQs 2016-01-21 12:01:08 -05:00
Makefile
mcg.c
mlx5_core.h net/mlx5_core: Add pci error handlers to mlx5_core driver 2015-10-14 19:14:42 -07:00
mr.c net/mlx5_core: New init and exit flow for mlx5_core 2015-09-28 22:19:50 -07:00
pagealloc.c asm-generic cleanups 2015-11-06 14:22:15 -08:00
pd.c
port.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2015-10-20 06:08:27 -07:00
qp.c net/mlx5_core: Warn on unsupported events of QP/RQ/SQ 2016-01-21 12:01:09 -05:00
srq.c net/mlx5_core: Export transport objects 2016-01-21 12:01:08 -05:00
transobj.c IB/mlx5: Support setting Ethernet priority for Raw Packet QPs 2016-01-21 12:01:09 -05:00
uar.c
vport.c net/mlx5_core: Introduce access functions to query vport RoCE fields 2015-12-23 12:07:37 -05:00
wq.c
wq.h