linux/drivers/net/ethernet/qlogic/qed
Denis Bolotin 61be82b087 qed: Add Multi-TC RoCE support
RoCE qps use a pair of physical queues (pq) received from the Queue Manager
(QM) - an offload queue (OFLD) and a low latency queue (LLT). The QM block
creates a pq for each TC, and allows RoCE qps to ask for a pq with a
specific TC. As a result, qps with different VLAN priorities can be mapped
to different TCs, and employ features such as PFC and ETS.

Signed-off-by: Michal Kalderon <michal.kalderon@cavium.com>
Signed-off-by: Ariel Elior <ariel.elior@cavium.com>
Signed-off-by: Denis Bolotin <denis.bolotin@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-08-07 13:22:10 -07:00
..
Makefile qed: Add support for tlv request processing. 2018-05-22 23:29:53 -04:00
qed.h qed: Add Multi-TC RoCE support 2018-08-07 13:22:10 -07:00
qed_cxt.c qed: Make some functions static 2018-08-01 09:37:15 -07:00
qed_cxt.h qed: Add srq core support for RoCE and iWARP 2018-06-04 17:09:54 -04:00
qed_dcbx.c qed: Add a flag which indicates if offload TC is set 2018-08-07 13:22:10 -07:00
qed_dcbx.h qed: Add DCBX API - qed_dcbx_get_priority_tc() 2018-08-07 13:22:10 -07:00
qed_debug.c qed: Make some functions static 2018-08-01 09:37:15 -07:00
qed_debug.h
qed_dev.c qed: Add Multi-TC RoCE support 2018-08-07 13:22:10 -07:00
qed_dev_api.h
qed_fcoe.c qed: Add support for Unified Fabric Port. 2018-05-07 23:46:10 -04:00
qed_fcoe.h
qed_hsi.h qed: Add qed APIs for PHY module query. 2018-07-19 23:35:37 -07:00
qed_hw.c qed*: Utilize FW 8.37.2.0 2018-06-05 10:48:09 -04:00
qed_hw.h qed*: Utilize FW 8.37.2.0 2018-06-05 10:48:09 -04:00
qed_init_fw_funcs.c qed: remove redundant functions qed_set_gft_event_id_cm_hdr 2018-07-29 08:33:30 -07:00
qed_init_ops.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
qed_init_ops.h
qed_int.c treewide: Fix typos in printk 2018-03-27 09:51:22 +02:00
qed_int.h
qed_iscsi.c qed: Make some functions static 2018-08-01 09:37:15 -07:00
qed_iscsi.h
qed_iwarp.c qed: Make some functions static 2018-08-01 09:37:15 -07:00
qed_iwarp.h
qed_l2.c qed: Correct Multicast API to reflect existence of 256 approximate buckets. 2018-07-21 16:19:04 -07:00
qed_l2.h qed: Correct Multicast API to reflect existence of 256 approximate buckets. 2018-07-21 16:19:04 -07:00
qed_ll2.c qed: Make some functions static 2018-08-01 09:37:15 -07:00
qed_ll2.h
qed_main.c Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux 2018-07-20 21:17:12 -07:00
qed_mcp.c qed: Add a flag which indicates if offload TC is set 2018-08-07 13:22:10 -07:00
qed_mcp.h qed: Add qed APIs for PHY module query. 2018-07-19 23:35:37 -07:00
qed_mng_tlv.c qed: Add support for processing iscsi tlv request. 2018-05-22 23:29:54 -04:00
qed_ooo.c
qed_ooo.h
qed_ptp.c
qed_rdma.c qed: Make some functions static 2018-08-01 09:37:15 -07:00
qed_rdma.h qed: Add srq core support for RoCE and iWARP 2018-06-04 17:09:54 -04:00
qed_reg_addr.h qed*: Utilize FW 8.37.2.0 2018-06-05 10:48:09 -04:00
qed_roce.c qed: Add Multi-TC RoCE support 2018-08-07 13:22:10 -07:00
qed_roce.h
qed_selftest.c qed: Fix PTT entry leak in the selftest error flow. 2018-03-29 14:29:55 -04:00
qed_selftest.h
qed_sp.h qed: Add support for Unified Fabric Port. 2018-05-07 23:46:10 -04:00
qed_sp_commands.c qed: Add support for Unified Fabric Port. 2018-05-07 23:46:10 -04:00
qed_spq.c
qed_sriov.c qed: Make some functions static 2018-08-01 09:37:15 -07:00
qed_sriov.h
qed_vf.c qed: Make some functions static 2018-08-01 09:37:15 -07:00
qed_vf.h qed: Correct Multicast API to reflect existence of 256 approximate buckets. 2018-07-21 16:19:04 -07:00