Searched hist:f54a28a211664017531aebc997bf3c6a279e0d6f (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | ef100_rep.h | diff f54a28a211664017531aebc997bf3c6a279e0d6f Mon Sep 26 13:57:34 CDT 2022 Edward Cree <ecree.xilinx@gmail.com> sfc: add a hashtable for offloaded TC rules
Nothing inserts into this table yet, but we have code to remove rules on FLOW_CLS_DESTROY or at driver teardown time, in both cases also attempting to remove the corresponding hardware rules.
Signed-off-by: Edward Cree <ecree.xilinx@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ef100_rep.c | diff f54a28a211664017531aebc997bf3c6a279e0d6f Mon Sep 26 13:57:34 CDT 2022 Edward Cree <ecree.xilinx@gmail.com> sfc: add a hashtable for offloaded TC rules
Nothing inserts into this table yet, but we have code to remove rules on FLOW_CLS_DESTROY or at driver teardown time, in both cases also attempting to remove the corresponding hardware rules.
Signed-off-by: Edward Cree <ecree.xilinx@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tc.h | diff f54a28a211664017531aebc997bf3c6a279e0d6f Mon Sep 26 13:57:34 CDT 2022 Edward Cree <ecree.xilinx@gmail.com> sfc: add a hashtable for offloaded TC rules
Nothing inserts into this table yet, but we have code to remove rules on FLOW_CLS_DESTROY or at driver teardown time, in both cases also attempting to remove the corresponding hardware rules.
Signed-off-by: Edward Cree <ecree.xilinx@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tc.c | diff f54a28a211664017531aebc997bf3c6a279e0d6f Mon Sep 26 13:57:34 CDT 2022 Edward Cree <ecree.xilinx@gmail.com> sfc: add a hashtable for offloaded TC rules
Nothing inserts into this table yet, but we have code to remove rules on FLOW_CLS_DESTROY or at driver teardown time, in both cases also attempting to remove the corresponding hardware rules.
Signed-off-by: Edward Cree <ecree.xilinx@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|