Searched refs:rule_cfg (Results 1 – 6 of 6) sorted by relevance
129 return !fltr->vc_add_msg.rule_cfg.proto_hdrs.count; in iavf_is_raw_fdir()
599 proto_hdrs = &vc_msg->rule_cfg.proto_hdrs; in iavf_fill_fdir_add_msg()665 vc_msg->rule_cfg.action_set.count = 1; in iavf_fill_fdir_add_msg()666 vc_msg->rule_cfg.action_set.actions[0].type = fltr->action; in iavf_fill_fdir_add_msg()667 vc_msg->rule_cfg.action_set.actions[0].act_conf.queue.index = fltr->q_index; in iavf_fill_fdir_add_msg()
292 struct virtchnl_fdir_rule *rule = &fltr->rule_cfg; in ice_vc_fdir_set_flow_fld()924 struct virtchnl_proto_hdrs *proto = &fltr->rule_cfg.proto_hdrs; in ice_vc_fdir_parse_pattern()1152 struct virtchnl_filter_action_set *as = &fltr->rule_cfg.action_set; in ice_vc_fdir_parse_action()1226 struct virtchnl_proto_hdrs *proto = &fltr->rule_cfg.proto_hdrs; in ice_vc_validate_fdir_fltr()
1790 struct virtchnl2_flow_rule rule_cfg; member
1516 struct virtchnl_fdir_rule rule_cfg; /* INPUT */ member
235 hdrs = &info->rule_cfg.proto_hdrs; in idpf_add_flow_steer()239 acts = &info->rule_cfg.action_set; in idpf_add_flow_steer()