Home
last modified time | relevance | path

Searched refs:ice_vsi_ctx (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_switch.h93 struct ice_vsi_ctx { struct
370 ice_aq_add_vsi(struct ice_hw *hw, struct ice_vsi_ctx *vsi_ctx,
373 ice_aq_free_vsi(struct ice_hw *hw, struct ice_vsi_ctx *vsi_ctx,
376 ice_aq_update_vsi(struct ice_hw *hw, struct ice_vsi_ctx *vsi_ctx,
379 ice_add_vsi(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi_ctx,
382 ice_free_vsi(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi_ctx,
385 ice_update_vsi(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi_ctx,
387 struct ice_vsi_ctx *ice_get_vsi_ctx(struct ice_hw *hw, u16 vsi_handle);
390 ice_aq_get_vsi_params(struct ice_hw *hw, struct ice_vsi_ctx *vsi_ctx,
H A Dice_sched.c563 struct ice_vsi_ctx *vsi_ctx; in ice_alloc_lan_q_ctx()
1493 struct ice_vsi_ctx *vsi_ctx; in ice_sched_get_free_qparent()
1838 struct ice_vsi_ctx *vsi_ctx; in ice_sched_update_vsi_child_nodes()
1899 struct ice_vsi_ctx *vsi_ctx; in ice_sched_cfg_vsi()
2022 struct ice_vsi_ctx *vsi_ctx; in ice_sched_rm_vsi_cfg()
3081 struct ice_vsi_ctx *vsi_ctx; in ice_sched_save_vsi_bw_alloc()
3174 struct ice_vsi_ctx *vsi_ctx; in ice_sched_save_vsi_bw()
3226 struct ice_vsi_ctx *vsi_ctx; in ice_sched_save_vsi_prio()
4650 struct ice_vsi_ctx *vsi_ctx; in ice_sched_set_agg_bw_dflt_lmt()
4707 struct ice_vsi_ctx *vsi_ctx; in ice_sched_get_node_by_id_type()
[all …]
H A Dice_switch.c2073 ice_aq_add_vsi(struct ice_hw *hw, struct ice_vsi_ctx *vsi_ctx, in ice_aq_add_vsi()
2116 ice_aq_free_vsi(struct ice_hw *hw, struct ice_vsi_ctx *vsi_ctx, in ice_aq_free_vsi()
2151 ice_aq_update_vsi(struct ice_hw *hw, struct ice_vsi_ctx *vsi_ctx, in ice_aq_update_vsi()
2211 struct ice_vsi_ctx *ice_get_vsi_ctx(struct ice_hw *hw, u16 vsi_handle) in ice_get_vsi_ctx()
2225 ice_save_vsi_ctx(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi) in ice_save_vsi_ctx()
2237 struct ice_vsi_ctx *vsi; in ice_clear_vsi_q_ctx()
2260 struct ice_vsi_ctx *vsi; in ice_clear_vsi_ctx()
2294 ice_add_vsi(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi_ctx, in ice_add_vsi()
2297 struct ice_vsi_ctx *tmp_vsi_ctx; in ice_add_vsi()
2308 tmp_vsi_ctx = (struct ice_vsi_ctx *) in ice_add_vsi()
[all …]
H A Dice_type.h880 struct ice_vsi_ctx *vsi_ctx[ICE_MAX_VSI];
H A Dice_common.c4096 struct ice_vsi_ctx *vsi; in ice_get_lan_q_ctx()
/f-stack/dpdk/drivers/net/ice/
H A Dice_dcf_parent.c21 struct ice_vsi_ctx *vsi_ctx; in ice_dcf_update_vsi_ctx()
85 struct ice_vsi_ctx *vsi_ctx; in ice_dcf_update_pf_vsi_map()
H A Dice_ethdev.c1123 struct ice_vsi_ctx ctxt; in ice_vsi_config_qinq_insertion()
1176 struct ice_vsi_ctx ctxt; in ice_vsi_config_qinq_stripping()
1538 struct ice_vsi_ctx vsi_ctx; in ice_setup_vsi()
2281 struct ice_vsi_ctx vsi_ctx; in ice_release_vsi()
4033 struct ice_vsi_ctx ctxt; in ice_vsi_config_vlan_filter()
4079 struct ice_vsi_ctx ctxt; in ice_vsi_config_vlan_stripping()
4573 struct ice_vsi_ctx ctxt; in ice_vsi_vlan_pvid_set()