/freebsd/sys/dev/ice/ |
H A D | ice_switch.c | 482 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 1886 u16 vsi_handle = new_fltr->vsi_handle; ice_add_update_vsi_list() local 1952 ice_find_vsi_list_entry(struct ice_sw_recipe * recp_list,u16 vsi_handle,u16 * vsi_list_id) ice_find_vsi_list_entry() argument 2072 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 2166 u16 vsi_handle; ice_remove_rule_internal() local 2358 u16 vsi_handle; ice_add_mac_rule() local 2510 u16 vsi_list_id = 0, vsi_handle; ice_add_vlan_internal() local 2921 ice_cfg_dflt_vsi(struct ice_port_info * pi,u16 vsi_handle,bool set,u8 direction) ice_cfg_dflt_vsi() argument 2974 ice_check_if_dflt_vsi(struct ice_port_info * pi,u16 vsi_handle,bool * rule_exists) ice_check_if_dflt_vsi() argument 3061 u16 vsi_handle; ice_remove_mac_rule() local 3157 ice_vsi_uses_fltr(struct ice_fltr_mgmt_list_entry * fm_entry,u16 vsi_handle) ice_vsi_uses_fltr() argument 3181 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 3224 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 3296 _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 3342 ice_get_vsi_promisc(struct ice_hw * hw,u16 vsi_handle,ice_bitmap_t * promisc_mask,u16 * vid) ice_get_vsi_promisc() argument 3360 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 3404 _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 3484 ice_clear_vsi_promisc(struct ice_hw * hw,u16 vsi_handle,ice_bitmap_t * promisc_mask,u16 vid) ice_clear_vsi_promisc() argument 3504 _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 3628 ice_set_vsi_promisc(struct ice_hw * hw,u16 vsi_handle,ice_bitmap_t * promisc_mask,u16 vid) ice_set_vsi_promisc() argument 3651 _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 3713 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 3732 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 3794 ice_remove_vsi_fltr_rule(struct ice_hw * hw,u16 vsi_handle,struct ice_switch_info * sw) ice_remove_vsi_fltr_rule() argument 3822 ice_remove_vsi_fltr(struct ice_hw * hw,u16 vsi_handle) ice_remove_vsi_fltr() argument 4151 u16 vsi_handle; ice_replay_fltr() local 4227 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 4290 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 D | ice_flow.c | 1011 if (!ice_is_vsi_valid(hw, vsi_handle) || blk >= ICE_BLK_COUNT) in ice_flow_assoc_vsig_vsi() argument 792 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 1039 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 1070 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 1340 ice_rem_vsi_rss_list(struct ice_hw * hw,u16 vsi_handle) ice_rem_vsi_rss_list() argument 1367 ice_rem_vsi_rss_cfg(struct ice_hw * hw,u16 vsi_handle) ice_rem_vsi_rss_cfg() argument 1441 ice_rem_rss_list(struct ice_hw * hw,u16 vsi_handle,struct ice_flow_prof * prof) ice_rem_rss_list() argument 1482 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 1660 ice_add_rss_cfg(struct ice_hw * hw,u16 vsi_handle,const struct ice_rss_hash_cfg * cfg) ice_add_rss_cfg() argument 1700 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 1832 ice_add_avf_rss_cfg(struct ice_hw * hw,u16 vsi_handle,u64 avf_hash) ice_add_avf_rss_cfg() argument 1924 ice_replay_rss_cfg(struct ice_hw * hw,u16 vsi_handle) ice_replay_rss_cfg() argument 1955 ice_get_rss_cfg(struct ice_hw * hw,u16 vsi_handle,u32 hdrs) ice_get_rss_cfg() argument [all...] |
H A D | ice_sched.c | 594 ice_alloc_lan_q_ctx(struct ice_hw * hw,u16 vsi_handle,u8 tc,u16 new_numqs) ice_alloc_lan_q_ctx() argument 636 ice_alloc_rdma_q_ctx(struct ice_hw * hw,u16 vsi_handle,u8 tc,u16 new_numqs) ice_alloc_rdma_q_ctx() argument 1613 ice_sched_get_free_qparent(struct ice_port_info * pi,u16 vsi_handle,u8 tc,u8 owner) ice_sched_get_free_qparent() argument 1665 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 1782 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 1887 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 1937 ice_sched_add_vsi_to_topo(struct ice_port_info * pi,u16 vsi_handle,u8 tc) ice_sched_add_vsi_to_topo() argument 1965 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 2040 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 2116 ice_sched_rm_agg_vsi_info(struct ice_port_info * pi,u16 vsi_handle) ice_sched_rm_agg_vsi_info() argument 2165 ice_sched_rm_vsi_cfg(struct ice_port_info * pi,u16 vsi_handle,u8 owner) ice_sched_rm_vsi_cfg() argument 2236 ice_rm_vsi_lan_cfg(struct ice_port_info * pi,u16 vsi_handle) ice_rm_vsi_lan_cfg() argument 2249 ice_rm_vsi_rdma_cfg(struct ice_port_info * pi,u16 vsi_handle) ice_rm_vsi_rdma_cfg() argument 2473 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 2565 u16 vsi_handle = agg_vsi_info->vsi_handle; ice_move_all_vsi_to_dflt_agg() local 2900 ice_get_agg_vsi_info(struct ice_sched_agg_info * agg_info,u16 vsi_handle) ice_get_agg_vsi_info() argument 2922 ice_get_vsi_agg_info(struct ice_hw * hw,u16 vsi_handle) ice_get_vsi_agg_info() argument 2948 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 2979 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 3155 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 3262 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 3355 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 3407 ice_sched_save_vsi_prio(struct ice_port_info * pi,u16 vsi_handle,u8 tc,u8 prio) ice_sched_save_vsi_prio() argument 3506 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 3533 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 3618 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 3634 ice_cfg_vsi_bw_no_shared_lmt(struct ice_port_info * pi,u16 vsi_handle) ice_cfg_vsi_bw_no_shared_lmt() argument 3802 u16 vsi_handle; ice_cfg_agg_vsi_priority_per_tc() local 3853 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 4603 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 4666 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 4684 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 4881 ice_sched_set_agg_bw_dflt_lmt(struct ice_port_info * pi,u16 vsi_handle) ice_sched_set_agg_bw_dflt_lmt() argument 4940 u16 vsi_handle = (u16)id; ice_sched_get_node_by_id_type() local 5036 ice_sched_validate_vsi_srl_node(struct ice_port_info * pi,u16 vsi_handle) ice_sched_validate_vsi_srl_node() argument 5091 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 5123 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 5177 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 5834 ice_sched_replay_vsi_bw(struct ice_hw * hw,u16 vsi_handle,ice_bitmap_t * tc_bitmap) ice_sched_replay_vsi_bw() argument 5874 ice_sched_replay_vsi_agg(struct ice_hw * hw,u16 vsi_handle) ice_sched_replay_vsi_agg() argument 5924 ice_replay_vsi_agg(struct ice_hw * hw,u16 vsi_handle) ice_replay_vsi_agg() argument [all...] |
H A D | ice_common.c | 4108 u16 flags, vsi_id, lut_type, lut_size, glob_lut_idx = 0, vsi_handle; __ice_aq_get_set_rss_lut() local 4230 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 4249 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 5040 ice_get_lan_q_ctx(struct ice_hw * hw,u16 vsi_handle,u8 tc,u16 q_handle) ice_get_lan_q_ctx() argument 5070 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 5175 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 5253 ice_cfg_vsi_qs(struct ice_port_info * pi,u16 vsi_handle,u16 tc_bitmap,u16 * maxqs,u8 owner) ice_cfg_vsi_qs() argument 5292 ice_cfg_vsi_lan(struct ice_port_info * pi,u16 vsi_handle,u16 tc_bitmap,u16 * max_lanqs) ice_cfg_vsi_lan() argument 5309 ice_cfg_vsi_rdma(struct ice_port_info * pi,u16 vsi_handle,u16 tc_bitmap,u16 * max_rdmaqs) ice_cfg_vsi_rdma() argument 5328 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 5495 ice_is_main_vsi(struct ice_hw * hw,u16 vsi_handle) ice_is_main_vsi() argument 5539 ice_replay_vsi(struct ice_hw * hw,u16 vsi_handle) ice_replay_vsi() argument 5677 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 D | ice_sched.h | 95 u16 vsi_handle; member [all...] |
H A D | ice_switch.h | 165 u16 vsi_handle; global() member 234 u16 vsi_handle; global() member 244 u16 vsi_handle; global() member [all...] |
H A D | ice_type.h | 721 u16 vsi_handle; global() member 1264 u16 vsi_handle; /* software VSI handle */ global() member
|