Searched defs:vsi_ctx (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/sys/dev/ice/ |
H A D | ice_sched.c | 595 struct ice_vsi_ctx *vsi_ctx; ice_alloc_lan_q_ctx() local 637 struct ice_vsi_ctx *vsi_ctx; ice_alloc_rdma_q_ctx() local 1616 struct ice_vsi_ctx *vsi_ctx; ice_sched_get_free_qparent() local 1970 struct ice_vsi_ctx *vsi_ctx; ice_sched_update_vsi_child_nodes() local 2043 struct ice_vsi_ctx *vsi_ctx; ice_sched_cfg_vsi() local 2167 struct ice_vsi_ctx *vsi_ctx; ice_sched_rm_vsi_cfg() local 3264 struct ice_vsi_ctx *vsi_ctx; ice_sched_save_vsi_bw_alloc() local 3357 struct ice_vsi_ctx *vsi_ctx; ice_sched_save_vsi_bw() local 3409 struct ice_vsi_ctx *vsi_ctx; ice_sched_save_vsi_prio() local 4882 struct ice_vsi_ctx *vsi_ctx; ice_sched_set_agg_bw_dflt_lmt() local 4938 struct ice_vsi_ctx *vsi_ctx; ice_sched_get_node_by_id_type() local 5839 struct ice_vsi_ctx *vsi_ctx; ice_sched_replay_vsi_bw() local [all...] |
H A D | ice_switch.c | 368 ice_aq_add_vsi(struct ice_hw *hw, struct ice_vsi_ctx *vsi_ctx, in ice_aq_add_vsi() argument 412 ice_aq_free_vsi(struct ice_hw * hw,struct ice_vsi_ctx * vsi_ctx,bool keep_vsi_alloc,struct ice_sq_cd * cd) ice_aq_free_vsi() argument 447 ice_aq_update_vsi(struct ice_hw * hw,struct ice_vsi_ctx * vsi_ctx,struct ice_sq_cd * cd) ice_aq_update_vsi() argument 594 ice_add_vsi(struct ice_hw * hw,u16 vsi_handle,struct ice_vsi_ctx * vsi_ctx,struct ice_sq_cd * cd) ice_add_vsi() argument 636 ice_free_vsi(struct ice_hw * hw,u16 vsi_handle,struct ice_vsi_ctx * vsi_ctx,bool keep_vsi_alloc,struct ice_sq_cd * cd) ice_free_vsi() argument 660 ice_update_vsi(struct ice_hw * hw,u16 vsi_handle,struct ice_vsi_ctx * vsi_ctx,struct ice_sq_cd * cd) ice_update_vsi() argument 719 ice_aq_get_vsi_params(struct ice_hw * hw,struct ice_vsi_ctx * vsi_ctx,struct ice_sq_cd * cd) ice_aq_get_vsi_params() argument [all...] |
H A D | ice_type.h | 1088 struct ice_vsi_ctx *vsi_ctx[ICE_MAX_VSI]; global() member
|
/freebsd-src/sys/dev/ixl/ |
H A D | ixl_pf_iov.c | 128 struct i40e_vsi_context vsi_ctx; in ixl_vf_alloc_vsi() local 1103 struct i40e_vsi_context vsi_ctx; in ixl_vf_enable_vlan_strip() local
|
H A D | i40e_common.c | 2252 struct i40e_vsi_context *vsi_ctx, in i40e_aq_add_vsi() 2635 struct i40e_vsi_context *vsi_ctx, in i40e_aq_get_vsi_params() 2677 struct i40e_vsi_context *vsi_ctx, in i40e_aq_update_vsi_params()
|