Lines Matching refs:cls
194 struct tc_cls_matchall_offload *cls) in otx2_tc_egress_matchall_install() argument
196 struct netlink_ext_ack *extack = cls->common.extack; in otx2_tc_egress_matchall_install()
197 struct flow_action *actions = &cls->rule->action; in otx2_tc_egress_matchall_install()
212 entry = &cls->rule->action.entries[0]; in otx2_tc_egress_matchall_install()
237 struct tc_cls_matchall_offload *cls) in otx2_tc_egress_matchall_delete() argument
239 struct netlink_ext_ack *extack = cls->common.extack; in otx2_tc_egress_matchall_delete()
856 struct tc_cls_matchall_offload *cls) in otx2_tc_ingress_matchall_install() argument
858 struct netlink_ext_ack *extack = cls->common.extack; in otx2_tc_ingress_matchall_install()
859 struct flow_action *actions = &cls->rule->action; in otx2_tc_ingress_matchall_install()
874 entry = &cls->rule->action.entries[0]; in otx2_tc_ingress_matchall_install()
905 struct tc_cls_matchall_offload *cls) in otx2_tc_ingress_matchall_delete() argument
907 struct netlink_ext_ack *extack = cls->common.extack; in otx2_tc_ingress_matchall_delete()