diff options
author | Arjun Vynipadath <[email protected]> | 2017-06-23 19:14:36 +0530 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-06-23 14:22:39 -0400 |
commit | 193c4c2845f7c6b37a4886d747f47b1dff64600a (patch) | |
tree | 928ee1e4e238e3298fcff132a01442c926d8b4ea /net/lapb/lapb_subr.c | |
parent | ac55cd619335c577f29eea599a6a35b6b48797e8 (diff) |
cxgb4: Update T6 Buffer Group and Channel Mappings
We were using t4_get_mps_bg_map() for both t4_get_port_stats()
to determine which MPS Buffer Groups to report statistics on for a given
Port, and also for t4_sge_alloc_rxq() to provide a TP Ingress Channel
Congestion Map. For T4/T5 these are actually the same values (because they
are ~somewhat~ related), but for T6 they should return different values
(T6 has Port 0 associated with MPS Buffer Group 0 (with MPS Buffer Group 1
silently cascading off) and Port 1 is associated with MPS Buffer Group 2
(with 3 cascading off)).
Based on the original work by Casey Leedom <[email protected]>
Signed-off-by: Arjun Vynipadath <[email protected]>
Signed-off-by: Ganesh Goudar <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions