diff options
author | Hariprasad Kelam <[email protected]> | 2022-02-09 12:45:18 +0530 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-02-09 13:02:33 +0000 |
commit | e740003874edc13e468d19233f99787bedb4bb8e (patch) | |
tree | c7ef303e361d466a11d4714b9ef29a8413de2b13 /lib/mpi/mpi-add.c | |
parent | 1121f6b02e7a1fdb4330c0fe53b69cfa80e7bceb (diff) |
octeontx2-af: Flow control resource management
CN10K MAC block (RPM) and Octeontx2 MAC block (CGX) both supports
PFC flow control and 802.3X flow control pause frames.
Each MAC block supports max 4 LMACS and AF driver assigns same
(MAC,LMAC) to PF and its VFs. As PF and its share same (MAC,LMAC)
pair we need resource management to address below scenarios
1. Maintain PFC and 8023X pause frames mutually exclusive.
2. Reject disable flow control request if other PF or Vfs
enabled it.
Signed-off-by: Hariprasad Kelam <[email protected]>
Signed-off-by: Sunil Kovvuri Goutham <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions