Searched hist:"59 b328cf566001fce32c33375ea9bc570625af2f" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_tc_matchall.h | diff 59b328cf566001fce32c33375ea9bc570625af2f Mon Aug 03 13:30:08 CDT 2020 Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> cxgb4: add TC-MATCHALL IPv6 support
Matching IPv6 traffic require allocating their own individual slots in TCAM. So, fetch additional slots to insert IPv6 rules. Also, fetch the cumulative stats of all the slots occupied by the Matchall rule.
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 59b328cf566001fce32c33375ea9bc570625af2f Mon Aug 03 13:30:08 CDT 2020 Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> cxgb4: add TC-MATCHALL IPv6 support
Matching IPv6 traffic require allocating their own individual slots in TCAM. So, fetch additional slots to insert IPv6 rules. Also, fetch the cumulative stats of all the slots occupied by the Matchall rule.
Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | cxgb4.h | diff 59b328cf566001fce32c33375ea9bc570625af2f Mon Aug 03 13:30:08 CDT 2020 Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> cxgb4: add TC-MATCHALL IPv6 support
Matching IPv6 traffic require allocating their own individual slots in TCAM. So, fetch additional slots to insert IPv6 rules. Also, fetch the cumulative stats of all the slots occupied by the Matchall rule.
Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|