Lines Matching refs:cls
927 struct flow_cls_offload *cls) in cxgb4_tc_flower_replace() argument
929 struct flow_rule *rule = flow_cls_offload_flow_rule(cls); in cxgb4_tc_flower_replace()
930 struct netlink_ext_ack *extack = cls->common.extack; in cxgb4_tc_flower_replace()
944 fs->tc_cookie = cls->cookie; in cxgb4_tc_flower_replace()
946 ret = cxgb4_flow_rule_replace(dev, rule, cls->common.prio, extack, fs, in cxgb4_tc_flower_replace()
951 ch_flower->tc_flower_cookie = cls->cookie; in cxgb4_tc_flower_replace()
961 cxgb4_tc_flower_hash_prio_del(adap, cls->common.prio); in cxgb4_tc_flower_replace()
990 struct flow_cls_offload *cls) in cxgb4_tc_flower_destroy() argument
996 ch_flower = ch_flower_lookup(adap, cls->cookie); in cxgb4_tc_flower_destroy()
1061 struct flow_cls_offload *cls) in cxgb4_tc_flower_stats() argument
1070 ch_flower = ch_flower_lookup(adap, cls->cookie); in cxgb4_tc_flower_stats()
1087 flow_stats_update(&cls->stats, bytes - ofld_stats->byte_count, in cxgb4_tc_flower_stats()