• Home
  • Raw
  • Download

Lines Matching defs:vf

287 ice_vc_fdir_param_check(struct ice_vf *vf, u16 vsi_id)  in ice_vc_fdir_param_check()
320 static int ice_vf_start_ctrl_vsi(struct ice_vf *vf) in ice_vf_start_ctrl_vsi()
364 ice_vc_fdir_alloc_prof(struct ice_vf *vf, enum ice_fltr_ptype flow) in ice_vc_fdir_alloc_prof()
394 ice_vc_fdir_free_prof(struct ice_vf *vf, enum ice_fltr_ptype flow) in ice_vc_fdir_free_prof()
412 static void ice_vc_fdir_free_prof_all(struct ice_vf *vf) in ice_vc_fdir_free_prof_all()
480 ice_vc_fdir_set_flow_fld(struct ice_vf *vf, struct virtchnl_fdir_add *fltr, in ice_vc_fdir_set_flow_fld()
524 ice_vc_fdir_set_flow_hdr(struct ice_vf *vf, in ice_vc_fdir_set_flow_hdr()
669 ice_vc_fdir_rem_prof(struct ice_vf *vf, enum ice_fltr_ptype flow, int tun) in ice_vc_fdir_rem_prof()
723 static void ice_vc_fdir_rem_prof_all(struct ice_vf *vf) in ice_vc_fdir_rem_prof_all()
759 ice_vc_fdir_has_prof_conflict(struct ice_vf *vf, in ice_vc_fdir_has_prof_conflict()
827 ice_vc_fdir_write_flow_prof(struct ice_vf *vf, enum ice_fltr_ptype flow, in ice_vc_fdir_write_flow_prof()
946 ice_vc_fdir_config_input_set(struct ice_vf *vf, struct virtchnl_fdir_add *fltr, in ice_vc_fdir_config_input_set()
1035 ice_vc_fdir_get_pattern(struct ice_vf *vf, int *len) in ice_vc_fdir_get_pattern()
1064 ice_vc_fdir_search_pattern(struct ice_vf *vf, struct virtchnl_fdir_add *fltr) in ice_vc_fdir_search_pattern()
1089 ice_vc_fdir_parse_pattern(struct ice_vf *vf, struct virtchnl_fdir_add *fltr, in ice_vc_fdir_parse_pattern()
1313 ice_vc_fdir_parse_action(struct ice_vf *vf, struct virtchnl_fdir_add *fltr, in ice_vc_fdir_parse_action()
1387 ice_vc_validate_fdir_fltr(struct ice_vf *vf, struct virtchnl_fdir_add *fltr, in ice_vc_validate_fdir_fltr()
1451 ice_vc_fdir_is_dup_fltr(struct ice_vf *vf, struct virtchnl_fdir_fltr_conf *conf) in ice_vc_fdir_is_dup_fltr()
1479 ice_vc_fdir_insert_entry(struct ice_vf *vf, in ice_vc_fdir_insert_entry()
1503 ice_vc_fdir_remove_entry(struct ice_vf *vf, in ice_vc_fdir_remove_entry()
1520 ice_vc_fdir_lookup_entry(struct ice_vf *vf, u32 id) in ice_vc_fdir_lookup_entry()
1529 static void ice_vc_fdir_flush_entry(struct ice_vf *vf) in ice_vc_fdir_flush_entry()
1551 static int ice_vc_fdir_write_fltr(struct ice_vf *vf, in ice_vc_fdir_write_fltr()
1617 struct ice_vf *vf; in ice_vf_fdir_timer() local
1658 struct ice_vf *vf; in ice_vc_fdir_irq_handler() local
1695 static void ice_vf_fdir_dump_info(struct ice_vf *vf) in ice_vf_fdir_dump_info()
1729 ice_vf_verify_rx_desc(struct ice_vf *vf, struct ice_vf_fdir_ctx *ctx, in ice_vf_verify_rx_desc()
1813 ice_vc_add_fdir_fltr_post(struct ice_vf *vf, struct ice_vf_fdir_ctx *ctx, in ice_vc_add_fdir_fltr_post()
1877 ice_vc_del_fdir_fltr_post(struct ice_vf *vf, struct ice_vf_fdir_ctx *ctx, in ice_vc_del_fdir_fltr_post()
1944 struct ice_vf *vf = &pf->vf[i]; in ice_flush_fdir_ctx() local
2009 ice_vc_fdir_set_irq_ctx(struct ice_vf *vf, struct virtchnl_fdir_fltr_conf *conf, in ice_vc_fdir_set_irq_ctx()
2044 static void ice_vc_fdir_clear_irq_ctx(struct ice_vf *vf) in ice_vc_fdir_clear_irq_ctx()
2062 int ice_vc_add_fdir_fltr(struct ice_vf *vf, u8 *msg) in ice_vc_add_fdir_fltr()
2190 int ice_vc_del_fdir_fltr(struct ice_vf *vf, u8 *msg) in ice_vc_del_fdir_fltr()
2271 void ice_vf_fdir_init(struct ice_vf *vf) in ice_vf_fdir_init()
2288 void ice_vf_fdir_exit(struct ice_vf *vf) in ice_vf_fdir_exit()