Lines Matching refs:cls_matchall
356 struct tc_cls_matchall_offload *cls_matchall, in cxgb4_tc_matchall_replace() argument
359 struct netlink_ext_ack *extack = cls_matchall->common.extack; in cxgb4_tc_matchall_replace()
375 &cls_matchall->rule->action, in cxgb4_tc_matchall_replace()
380 return cxgb4_matchall_alloc_filter(dev, cls_matchall); in cxgb4_tc_matchall_replace()
389 ret = cxgb4_matchall_egress_validate(dev, cls_matchall); in cxgb4_tc_matchall_replace()
393 return cxgb4_matchall_alloc_tc(dev, cls_matchall); in cxgb4_tc_matchall_replace()
397 struct tc_cls_matchall_offload *cls_matchall, in cxgb4_tc_matchall_destroy() argument
410 if (cls_matchall->cookie != in cxgb4_tc_matchall_destroy()
417 if (cls_matchall->cookie != tc_port_matchall->egress.cookie) in cxgb4_tc_matchall_destroy()
425 struct tc_cls_matchall_offload *cls_matchall) in cxgb4_tc_matchall_stats() argument
452 flow_stats_update(&cls_matchall->stats, in cxgb4_tc_matchall_stats()