Lines Matching refs:ice_vf

84 ice_vc_fdir_param_check(struct ice_vf *vf, u16 vsi_id)
114 static int ice_vf_start_ctrl_vsi(struct ice_vf *vf)
158 ice_vc_fdir_alloc_prof(struct ice_vf *vf, enum ice_fltr_ptype flow)
188 ice_vc_fdir_free_prof(struct ice_vf *vf, enum ice_fltr_ptype flow)
206 static void ice_vc_fdir_free_prof_all(struct ice_vf *vf)
274 ice_vc_fdir_set_flow_fld(struct ice_vf *vf, struct virtchnl_fdir_add *fltr,
318 ice_vc_fdir_set_flow_hdr(struct ice_vf *vf,
463 ice_vc_fdir_rem_prof(struct ice_vf *vf, enum ice_fltr_ptype flow, int tun)
515 static void ice_vc_fdir_rem_prof_all(struct ice_vf *vf)
551 ice_vc_fdir_has_prof_conflict(struct ice_vf *vf,
619 ice_vc_fdir_write_flow_prof(struct ice_vf *vf, enum ice_fltr_ptype flow,
732 ice_vc_fdir_config_input_set(struct ice_vf *vf, struct virtchnl_fdir_add *fltr,
798 ice_vc_fdir_parse_pattern(struct ice_vf *vf, struct virtchnl_fdir_add *fltr,
1022 ice_vc_fdir_parse_action(struct ice_vf *vf, struct virtchnl_fdir_add *fltr,
1096 ice_vc_validate_fdir_fltr(struct ice_vf *vf, struct virtchnl_fdir_add *fltr,
1160 ice_vc_fdir_is_dup_fltr(struct ice_vf *vf, struct virtchnl_fdir_fltr_conf *conf)
1188 ice_vc_fdir_insert_entry(struct ice_vf *vf,
1212 ice_vc_fdir_remove_entry(struct ice_vf *vf,
1229 ice_vc_fdir_lookup_entry(struct ice_vf *vf, u32 id)
1238 static void ice_vc_fdir_flush_entry(struct ice_vf *vf)
1260 static int ice_vc_fdir_write_fltr(struct ice_vf *vf,
1324 struct ice_vf *vf;
1328 vf = container_of(fdir, struct ice_vf, fdir);
1360 struct ice_vf *vf = ctrl_vsi->vf;
1403 static void ice_vf_fdir_dump_info(struct ice_vf *vf)
1455 ice_vf_verify_rx_desc(struct ice_vf *vf, struct ice_vf_fdir_ctx *ctx,
1536 ice_vc_add_fdir_fltr_post(struct ice_vf *vf, struct ice_vf_fdir_ctx *ctx,
1600 ice_vc_del_fdir_fltr_post(struct ice_vf *vf, struct ice_vf_fdir_ctx *ctx,
1659 struct ice_vf *vf;
1734 ice_vc_fdir_set_irq_ctx(struct ice_vf *vf, struct virtchnl_fdir_fltr_conf *conf,
1769 static void ice_vc_fdir_clear_irq_ctx(struct ice_vf *vf)
1787 int ice_vc_add_fdir_fltr(struct ice_vf *vf, u8 *msg)
1915 int ice_vc_del_fdir_fltr(struct ice_vf *vf, u8 *msg)
1996 void ice_vf_fdir_init(struct ice_vf *vf)
2013 void ice_vf_fdir_exit(struct ice_vf *vf)