Home
last modified time | relevance | path

Searched defs:vsi_handle (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/sys/dev/ice/
H A Dice_switch.c482 bool ice_is_vsi_valid(struct ice_hw *hw, u16 vsi_handle) in ice_is_vsi_valid() argument
495 u16 ice_get_hw_vsi_num(struct ice_hw *hw, u16 vsi_handle) in ice_get_hw_vsi_num() argument
507 struct ice_vsi_ctx *ice_get_vsi_ctx(struct ice_hw *hw, u16 vsi_handle) in ice_get_vsi_ctx() argument
521 ice_save_vsi_ctx(struct ice_hw * hw,u16 vsi_handle,struct ice_vsi_ctx * vsi) ice_save_vsi_ctx() argument
531 ice_clear_vsi_q_ctx(struct ice_hw * hw,u16 vsi_handle) ice_clear_vsi_q_ctx() argument
558 ice_clear_vsi_ctx(struct ice_hw * hw,u16 vsi_handle) ice_clear_vsi_ctx() 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
676 ice_cfg_iwarp_fltr(struct ice_hw * hw,u16 vsi_handle,bool enable) ice_cfg_iwarp_fltr() argument
1894 u16 vsi_handle = new_fltr->vsi_handle; ice_add_update_vsi_list() local
1960 ice_find_vsi_list_entry(struct ice_sw_recipe * recp_list,u16 vsi_handle,u16 * vsi_list_id) ice_find_vsi_list_entry() argument
2080 ice_rem_update_vsi_list(struct ice_hw * hw,u16 vsi_handle,struct ice_fltr_mgmt_list_entry * fm_list) ice_rem_update_vsi_list() argument
2174 u16 vsi_handle; ice_remove_rule_internal() local
2366 u16 vsi_handle; ice_add_mac_rule() local
2518 u16 vsi_list_id = 0, vsi_handle; ice_add_vlan_internal() local
2929 ice_cfg_dflt_vsi(struct ice_port_info * pi,u16 vsi_handle,bool set,u8 direction) ice_cfg_dflt_vsi() argument
2982 ice_check_if_dflt_vsi(struct ice_port_info * pi,u16 vsi_handle,bool * rule_exists) ice_check_if_dflt_vsi() argument
3069 u16 vsi_handle; ice_remove_mac_rule() local
3165 ice_vsi_uses_fltr(struct ice_fltr_mgmt_list_entry * fm_entry,u16 vsi_handle) ice_vsi_uses_fltr() argument
3189 ice_add_entry_to_vsi_fltr_list(struct ice_hw * hw,u16 vsi_handle,struct LIST_HEAD_TYPE * vsi_list_head,struct ice_fltr_info * fi) ice_add_entry_to_vsi_fltr_list() argument
3232 ice_add_to_vsi_fltr_list(struct ice_hw * hw,u16 vsi_handle,struct LIST_HEAD_TYPE * lkup_list_head,struct LIST_HEAD_TYPE * vsi_list_head) ice_add_to_vsi_fltr_list() argument
3311 _ice_get_vsi_promisc(struct ice_hw * hw,u16 vsi_handle,ice_bitmap_t * promisc_mask,u16 * vid,struct ice_switch_info * sw,enum ice_sw_lkup_type lkup) _ice_get_vsi_promisc() argument
3357 ice_get_vsi_promisc(struct ice_hw * hw,u16 vsi_handle,ice_bitmap_t * promisc_mask,u16 * vid) ice_get_vsi_promisc() argument
3375 ice_get_vsi_vlan_promisc(struct ice_hw * hw,u16 vsi_handle,ice_bitmap_t * promisc_mask,u16 * vid) ice_get_vsi_vlan_promisc() argument
3419 _ice_clear_vsi_promisc(struct ice_hw * hw,u16 vsi_handle,ice_bitmap_t * promisc_mask,u16 vid,struct ice_switch_info * sw) _ice_clear_vsi_promisc() argument
3499 ice_clear_vsi_promisc(struct ice_hw * hw,u16 vsi_handle,ice_bitmap_t * promisc_mask,u16 vid) ice_clear_vsi_promisc() argument
3519 _ice_set_vsi_promisc(struct ice_hw * hw,u16 vsi_handle,ice_bitmap_t * promisc_mask,u16 vid,u8 lport,struct ice_switch_info * sw) _ice_set_vsi_promisc() argument
3651 ice_set_vsi_promisc(struct ice_hw * hw,u16 vsi_handle,ice_bitmap_t * promisc_mask,u16 vid) ice_set_vsi_promisc() argument
3674 _ice_set_vlan_vsi_promisc(struct ice_hw * hw,u16 vsi_handle,ice_bitmap_t * promisc_mask,bool rm_vlan_promisc,u8 lport,struct ice_switch_info * sw) _ice_set_vlan_vsi_promisc() argument
3736 ice_set_vlan_vsi_promisc(struct ice_hw * hw,u16 vsi_handle,ice_bitmap_t * promisc_mask,bool rm_vlan_promisc) ice_set_vlan_vsi_promisc() argument
3755 ice_remove_vsi_lkup_fltr(struct ice_hw * hw,u16 vsi_handle,struct ice_sw_recipe * recp_list,enum ice_sw_lkup_type lkup) ice_remove_vsi_lkup_fltr() argument
3817 ice_remove_vsi_fltr_rule(struct ice_hw * hw,u16 vsi_handle,struct ice_switch_info * sw) ice_remove_vsi_fltr_rule() argument
3845 ice_remove_vsi_fltr(struct ice_hw * hw,u16 vsi_handle) ice_remove_vsi_fltr() argument
4174 u16 vsi_handle; ice_replay_fltr() local
4250 ice_replay_vsi_fltr(struct ice_hw * hw,struct ice_port_info * pi,struct ice_switch_info * sw,u16 vsi_handle,u8 recp_id,struct LIST_HEAD_TYPE * list_head) ice_replay_vsi_fltr() argument
4313 ice_replay_vsi_all_fltr(struct ice_hw * hw,struct ice_port_info * pi,u16 vsi_handle) ice_replay_vsi_all_fltr() argument
[all...]
H A Dice_flow.c788 ice_flow_find_prof_conds(struct ice_hw * hw,enum ice_block blk,enum ice_flow_dir dir,struct ice_flow_seg_info * segs,u8 segs_cnt,u16 vsi_handle,u32 conds) ice_flow_find_prof_conds() argument
1007 ice_flow_assoc_vsig_vsi(struct ice_hw * hw,enum ice_block blk,u16 vsi_handle,u16 vsig) ice_flow_assoc_vsig_vsi() argument
1035 ice_flow_assoc_prof(struct ice_hw * hw,enum ice_block blk,struct ice_flow_prof * prof,u16 vsi_handle) ice_flow_assoc_prof() argument
1066 ice_flow_disassoc_prof(struct ice_hw * hw,enum ice_block blk,struct ice_flow_prof * prof,u16 vsi_handle) ice_flow_disassoc_prof() argument
1336 ice_rem_vsi_rss_list(struct ice_hw * hw,u16 vsi_handle) ice_rem_vsi_rss_list() argument
1363 ice_rem_vsi_rss_cfg(struct ice_hw * hw,u16 vsi_handle) ice_rem_vsi_rss_cfg() argument
1440 ice_rem_rss_list(struct ice_hw * hw,u16 vsi_handle,struct ice_flow_prof * prof) ice_rem_rss_list() argument
1481 ice_add_rss_list(struct ice_hw * hw,u16 vsi_handle,struct ice_flow_prof * prof) ice_add_rss_list() argument
1549 ice_add_rss_cfg_sync(struct ice_hw * hw,u16 vsi_handle,const struct ice_rss_hash_cfg * cfg) ice_add_rss_cfg_sync() argument
1661 ice_add_rss_cfg(struct ice_hw * hw,u16 vsi_handle,const struct ice_rss_hash_cfg * cfg) ice_add_rss_cfg() argument
1699 ice_rem_rss_cfg_sync(struct ice_hw * hw,u16 vsi_handle,const struct ice_rss_hash_cfg * cfg) ice_rem_rss_cfg_sync() argument
1759 ice_rem_rss_cfg(struct ice_hw * hw,u16 vsi_handle,const struct ice_rss_hash_cfg * cfg) ice_rem_rss_cfg() argument
1831 ice_add_avf_rss_cfg(struct ice_hw * hw,u16 vsi_handle,u64 avf_hash) ice_add_avf_rss_cfg() argument
1923 ice_replay_rss_cfg(struct ice_hw * hw,u16 vsi_handle) ice_replay_rss_cfg() argument
1954 ice_get_rss_cfg(struct ice_hw * hw,u16 vsi_handle,u32 hdrs) ice_get_rss_cfg() argument
[all...]
H A Dice_sched.c593 ice_alloc_lan_q_ctx(struct ice_hw * hw,u16 vsi_handle,u8 tc,u16 new_numqs) ice_alloc_lan_q_ctx() argument
635 ice_alloc_rdma_q_ctx(struct ice_hw * hw,u16 vsi_handle,u8 tc,u16 new_numqs) ice_alloc_rdma_q_ctx() argument
1612 ice_sched_get_free_qparent(struct ice_port_info * pi,u16 vsi_handle,u8 tc,u8 owner) ice_sched_get_free_qparent() argument
1664 ice_sched_get_vsi_node(struct ice_port_info * pi,struct ice_sched_node * tc_node,u16 vsi_handle) ice_sched_get_vsi_node() argument
1781 ice_sched_add_vsi_child_nodes(struct ice_port_info * pi,u16 vsi_handle,struct ice_sched_node * tc_node,u16 * num_nodes,u8 owner) ice_sched_add_vsi_child_nodes() argument
1886 ice_sched_add_vsi_support_nodes(struct ice_port_info * pi,u16 vsi_handle,struct ice_sched_node * tc_node,u16 * num_nodes) ice_sched_add_vsi_support_nodes() argument
1936 ice_sched_add_vsi_to_topo(struct ice_port_info * pi,u16 vsi_handle,u8 tc) ice_sched_add_vsi_to_topo() argument
1964 ice_sched_update_vsi_child_nodes(struct ice_port_info * pi,u16 vsi_handle,u8 tc,u16 new_numqs,u8 owner) ice_sched_update_vsi_child_nodes() argument
2039 ice_sched_cfg_vsi(struct ice_port_info * pi,u16 vsi_handle,u8 tc,u16 maxqs,u8 owner,bool enable) ice_sched_cfg_vsi() argument
2115 ice_sched_rm_agg_vsi_info(struct ice_port_info * pi,u16 vsi_handle) ice_sched_rm_agg_vsi_info() argument
2164 ice_sched_rm_vsi_cfg(struct ice_port_info * pi,u16 vsi_handle,u8 owner) ice_sched_rm_vsi_cfg() argument
2235 ice_rm_vsi_lan_cfg(struct ice_port_info * pi,u16 vsi_handle) ice_rm_vsi_lan_cfg() argument
2248 ice_rm_vsi_rdma_cfg(struct ice_port_info * pi,u16 vsi_handle) ice_rm_vsi_rdma_cfg() argument
2472 ice_sched_move_vsi_to_agg(struct ice_port_info * pi,u16 vsi_handle,u32 agg_id,u8 tc) ice_sched_move_vsi_to_agg() argument
2564 u16 vsi_handle = agg_vsi_info->vsi_handle; ice_move_all_vsi_to_dflt_agg() local
2899 ice_get_agg_vsi_info(struct ice_sched_agg_info * agg_info,u16 vsi_handle) ice_get_agg_vsi_info() argument
2921 ice_get_vsi_agg_info(struct ice_hw * hw,u16 vsi_handle) ice_get_vsi_agg_info() argument
2947 ice_save_agg_vsi_tc_bitmap(struct ice_port_info * pi,u32 agg_id,u16 vsi_handle,ice_bitmap_t * tc_bitmap) ice_save_agg_vsi_tc_bitmap() argument
2978 ice_sched_assoc_vsi_to_agg(struct ice_port_info * pi,u32 agg_id,u16 vsi_handle,ice_bitmap_t * tc_bitmap) ice_sched_assoc_vsi_to_agg() argument
3154 ice_move_vsi_to_agg(struct ice_port_info * pi,u32 agg_id,u16 vsi_handle,u8 tc_bitmap) ice_move_vsi_to_agg() argument
3261 ice_sched_save_vsi_bw_alloc(struct ice_port_info * pi,u16 vsi_handle,u8 tc,enum ice_rl_type rl_type,u16 bw_alloc) ice_sched_save_vsi_bw_alloc() argument
3354 ice_sched_save_vsi_bw(struct ice_port_info * pi,u16 vsi_handle,u8 tc,enum ice_rl_type rl_type,u32 bw) ice_sched_save_vsi_bw() argument
3406 ice_sched_save_vsi_prio(struct ice_port_info * pi,u16 vsi_handle,u8 tc,u8 prio) ice_sched_save_vsi_prio() argument
3505 ice_cfg_vsi_bw_lmt_per_tc(struct ice_port_info * pi,u16 vsi_handle,u8 tc,enum ice_rl_type rl_type,u32 bw) ice_cfg_vsi_bw_lmt_per_tc() argument
3532 ice_cfg_vsi_bw_dflt_lmt_per_tc(struct ice_port_info * pi,u16 vsi_handle,u8 tc,enum ice_rl_type rl_type) ice_cfg_vsi_bw_dflt_lmt_per_tc() argument
3617 ice_cfg_vsi_bw_shared_lmt(struct ice_port_info * pi,u16 vsi_handle,u32 min_bw,u32 max_bw,u32 shared_bw) ice_cfg_vsi_bw_shared_lmt() argument
3633 ice_cfg_vsi_bw_no_shared_lmt(struct ice_port_info * pi,u16 vsi_handle) ice_cfg_vsi_bw_no_shared_lmt() argument
3801 u16 vsi_handle; ice_cfg_agg_vsi_priority_per_tc() local
3852 ice_cfg_vsi_bw_alloc(struct ice_port_info * pi,u16 vsi_handle,u8 ena_tcmap,enum ice_rl_type rl_type,u8 * bw_alloc) ice_cfg_vsi_bw_alloc() argument
4602 ice_sched_set_q_bw_lmt(struct ice_port_info * pi,u16 vsi_handle,u8 tc,u16 q_handle,enum ice_rl_type rl_type,u32 bw) ice_sched_set_q_bw_lmt() argument
4665 ice_cfg_q_bw_lmt(struct ice_port_info * pi,u16 vsi_handle,u8 tc,u16 q_handle,enum ice_rl_type rl_type,u32 bw) ice_cfg_q_bw_lmt() argument
4683 ice_cfg_q_bw_dflt_lmt(struct ice_port_info * pi,u16 vsi_handle,u8 tc,u16 q_handle,enum ice_rl_type rl_type) ice_cfg_q_bw_dflt_lmt() argument
4880 ice_sched_set_agg_bw_dflt_lmt(struct ice_port_info * pi,u16 vsi_handle) ice_sched_set_agg_bw_dflt_lmt() argument
4939 u16 vsi_handle = (u16)id; ice_sched_get_node_by_id_type() local
5035 ice_sched_validate_vsi_srl_node(struct ice_port_info * pi,u16 vsi_handle) ice_sched_validate_vsi_srl_node() argument
5090 ice_sched_set_save_vsi_srl_node_bw(struct ice_port_info * pi,u16 vsi_handle,u8 tc,struct ice_sched_node * srl_node,enum ice_rl_type rl_type,u32 bw) ice_sched_set_save_vsi_srl_node_bw() argument
5122 ice_sched_set_vsi_node_srl_per_tc(struct ice_port_info * pi,u16 vsi_handle,u8 tc,u32 min_bw,u32 max_bw,u32 shared_bw) ice_sched_set_vsi_node_srl_per_tc() argument
5176 ice_sched_set_vsi_bw_shared_lmt(struct ice_port_info * pi,u16 vsi_handle,u32 min_bw,u32 max_bw,u32 shared_bw) ice_sched_set_vsi_bw_shared_lmt() argument
5833 ice_sched_replay_vsi_bw(struct ice_hw * hw,u16 vsi_handle,ice_bitmap_t * tc_bitmap) ice_sched_replay_vsi_bw() argument
5873 ice_sched_replay_vsi_agg(struct ice_hw * hw,u16 vsi_handle) ice_sched_replay_vsi_agg() argument
5923 ice_replay_vsi_agg(struct ice_hw * hw,u16 vsi_handle) ice_replay_vsi_agg() argument
[all...]
H A Dice_common.c4120 u16 flags, vsi_id, lut_type, lut_size, glob_lut_idx = 0, vsi_handle; __ice_aq_get_set_rss_lut() local
4242 ice_aq_get_rss_key(struct ice_hw * hw,u16 vsi_handle,struct ice_aqc_get_set_rss_keys * key) ice_aq_get_rss_key() argument
4261 ice_aq_set_rss_key(struct ice_hw * hw,u16 vsi_handle,struct ice_aqc_get_set_rss_keys * keys) ice_aq_set_rss_key() argument
5055 ice_get_lan_q_ctx(struct ice_hw * hw,u16 vsi_handle,u8 tc,u16 q_handle) ice_get_lan_q_ctx() argument
5085 ice_ena_vsi_txq(struct ice_port_info * pi,u16 vsi_handle,u8 tc,u16 q_handle,u8 num_qgrps,struct ice_aqc_add_tx_qgrp * buf,u16 buf_size,struct ice_sq_cd * cd) ice_ena_vsi_txq() argument
5190 ice_dis_vsi_txq(struct ice_port_info * pi,u16 vsi_handle,u8 tc,u8 num_queues,u16 * q_handles,u16 * q_ids,u32 * q_teids,enum ice_disq_rst_src rst_src,u16 vmvf_num,struct ice_sq_cd * cd) ice_dis_vsi_txq() argument
5268 ice_cfg_vsi_qs(struct ice_port_info * pi,u16 vsi_handle,u16 tc_bitmap,u16 * maxqs,u8 owner) ice_cfg_vsi_qs() argument
5307 ice_cfg_vsi_lan(struct ice_port_info * pi,u16 vsi_handle,u16 tc_bitmap,u16 * max_lanqs) ice_cfg_vsi_lan() argument
5324 ice_cfg_vsi_rdma(struct ice_port_info * pi,u16 vsi_handle,u16 tc_bitmap,u16 * max_rdmaqs) ice_cfg_vsi_rdma() argument
5343 ice_ena_vsi_rdma_qset(struct ice_port_info * pi,u16 vsi_handle,u8 tc,u16 * rdma_qset,u16 num_qsets,u32 * qset_teid) ice_ena_vsi_rdma_qset() argument
5510 ice_is_main_vsi(struct ice_hw * hw,u16 vsi_handle) ice_is_main_vsi() argument
5554 ice_replay_vsi(struct ice_hw * hw,u16 vsi_handle) ice_replay_vsi() argument
5692 ice_stat_update_repc(struct ice_hw * hw,u16 vsi_handle,bool prev_stat_loaded,struct ice_eth_stats * cur_stats) ice_stat_update_repc() argument
[all...]
H A Dice_sched.h95 u16 vsi_handle; member
[all...]
H A Dice_switch.h167 u16 vsi_handle; global() member
236 u16 vsi_handle; global() member
246 u16 vsi_handle; global() member
[all...]
H A Dice_type.h725 u16 vsi_handle; global() member
1271 u16 vsi_handle; /* software VSI handle */ global() member