Searched hist:db43b30cd89c2549216b9e4ef27c5d2f9dcb964d (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_tc_flower.h | diff db43b30cd89c2549216b9e4ef27c5d2f9dcb964d Fri Jun 19 16:21:37 CEST 2020 Vishal Kulkarni <vishal@chelsio.com> cxgb4: add ethtool n-tuple filter deletion
Add support to delete ethtool n-tuple filter. Fetch the appropriate filter region (HPFILTER, HASH, NORMAL) in which the filter exists, and delete it from the respective region, accordingly.
Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> Signed-off-by: Vishal Kulkarni <vishal@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | cxgb4_tc_flower.c | diff db43b30cd89c2549216b9e4ef27c5d2f9dcb964d Fri Jun 19 16:21:37 CEST 2020 Vishal Kulkarni <vishal@chelsio.com> cxgb4: add ethtool n-tuple filter deletion
Add support to delete ethtool n-tuple filter. Fetch the appropriate filter region (HPFILTER, HASH, NORMAL) in which the filter exists, and delete it from the respective region, accordingly.
Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> Signed-off-by: Vishal Kulkarni <vishal@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | cxgb4_ethtool.c | diff db43b30cd89c2549216b9e4ef27c5d2f9dcb964d Fri Jun 19 16:21:37 CEST 2020 Vishal Kulkarni <vishal@chelsio.com> cxgb4: add ethtool n-tuple filter deletion
Add support to delete ethtool n-tuple filter. Fetch the appropriate filter region (HPFILTER, HASH, NORMAL) in which the filter exists, and delete it from the respective region, accordingly.
Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com> Signed-off-by: Vishal Kulkarni <vishal@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|