Searched hist:fd2261d8ed6f1375f18341e959d4bbcd94d748a3 (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_tc_matchall.h | diff fd2261d8ed6f1375f18341e959d4bbcd94d748a3 Tue Jun 30 08:11:28 CDT 2020 Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> cxgb4: add mirror action to TC-MATCHALL offload
Add mirror Virtual Interface (VI) support to receive all ingress mirror traffic from the underlying device. The mirror VI is created dynamically, if the TC-MATCHALL rule has a corresponding mirror action. Also request MSI-X vectors needed for the mirror VI Rxqs. If no vectors are available, then disable mirror VI support.
v3: - Replace mirror VI refcount_t with normal u32 variable.
v2: - Add mutex to protect all mirror VI data, instead of just mirror Rxqs.
Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | cxgb4_tc_matchall.c | diff fd2261d8ed6f1375f18341e959d4bbcd94d748a3 Tue Jun 30 08:11:28 CDT 2020 Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> cxgb4: add mirror action to TC-MATCHALL offload
Add mirror Virtual Interface (VI) support to receive all ingress mirror traffic from the underlying device. The mirror VI is created dynamically, if the TC-MATCHALL rule has a corresponding mirror action. Also request MSI-X vectors needed for the mirror VI Rxqs. If no vectors are available, then disable mirror VI support.
v3: - Replace mirror VI refcount_t with normal u32 variable.
v2: - Add mutex to protect all mirror VI data, instead of just mirror Rxqs.
Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | cxgb4_tc_flower.h | diff fd2261d8ed6f1375f18341e959d4bbcd94d748a3 Tue Jun 30 08:11:28 CDT 2020 Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> cxgb4: add mirror action to TC-MATCHALL offload
Add mirror Virtual Interface (VI) support to receive all ingress mirror traffic from the underlying device. The mirror VI is created dynamically, if the TC-MATCHALL rule has a corresponding mirror action. Also request MSI-X vectors needed for the mirror VI Rxqs. If no vectors are available, then disable mirror VI support.
v3: - Replace mirror VI refcount_t with normal u32 variable.
v2: - Add mutex to protect all mirror VI data, instead of just mirror Rxqs.
Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | cxgb4_tc_flower.c | diff fd2261d8ed6f1375f18341e959d4bbcd94d748a3 Tue Jun 30 08:11:28 CDT 2020 Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> cxgb4: add mirror action to TC-MATCHALL offload
Add mirror Virtual Interface (VI) support to receive all ingress mirror traffic from the underlying device. The mirror VI is created dynamically, if the TC-MATCHALL rule has a corresponding mirror action. Also request MSI-X vectors needed for the mirror VI Rxqs. If no vectors are available, then disable mirror VI support.
v3: - Replace mirror VI refcount_t with normal u32 variable.
v2: - Add mutex to protect all mirror VI data, instead of just mirror Rxqs.
Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | cxgb4.h | diff fd2261d8ed6f1375f18341e959d4bbcd94d748a3 Tue Jun 30 08:11:28 CDT 2020 Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> cxgb4: add mirror action to TC-MATCHALL offload
Add mirror Virtual Interface (VI) support to receive all ingress mirror traffic from the underlying device. The mirror VI is created dynamically, if the TC-MATCHALL rule has a corresponding mirror action. Also request MSI-X vectors needed for the mirror VI Rxqs. If no vectors are available, then disable mirror VI support.
v3: - Replace mirror VI refcount_t with normal u32 variable.
v2: - Add mutex to protect all mirror VI data, instead of just mirror Rxqs.
Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | t4_hw.c | diff fd2261d8ed6f1375f18341e959d4bbcd94d748a3 Tue Jun 30 08:11:28 CDT 2020 Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> cxgb4: add mirror action to TC-MATCHALL offload
Add mirror Virtual Interface (VI) support to receive all ingress mirror traffic from the underlying device. The mirror VI is created dynamically, if the TC-MATCHALL rule has a corresponding mirror action. Also request MSI-X vectors needed for the mirror VI Rxqs. If no vectors are available, then disable mirror VI support.
v3: - Replace mirror VI refcount_t with normal u32 variable.
v2: - Add mutex to protect all mirror VI data, instead of just mirror Rxqs.
Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | cxgb4_main.c | diff fd2261d8ed6f1375f18341e959d4bbcd94d748a3 Tue Jun 30 08:11:28 CDT 2020 Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> cxgb4: add mirror action to TC-MATCHALL offload
Add mirror Virtual Interface (VI) support to receive all ingress mirror traffic from the underlying device. The mirror VI is created dynamically, if the TC-MATCHALL rule has a corresponding mirror action. Also request MSI-X vectors needed for the mirror VI Rxqs. If no vectors are available, then disable mirror VI support.
v3: - Replace mirror VI refcount_t with normal u32 variable.
v2: - Add mutex to protect all mirror VI data, instead of just mirror Rxqs.
Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|