Home
last modified time | relevance | path

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

/linux-6.8/drivers/net/ethernet/intel/ice/
Dice_flow.c1254 u8 segs_cnt, bool symm, u16 vsi_handle, u32 conds) in ice_flow_find_prof_conds()
1476 struct ice_flow_prof *prof, u16 vsi_handle) in ice_flow_assoc_prof()
1507 struct ice_flow_prof *prof, u16 vsi_handle) in ice_flow_disassoc_prof()
1609 u64 entry_id, u16 vsi_handle, enum ice_flow_priority prio, in ice_flow_add_entry()
1816 int ice_flow_rem_vsi_prof(struct ice_hw *hw, u16 vsi_handle, u64 prof_id) in ice_flow_rem_vsi_prof()
1931 void ice_rem_vsi_rss_list(struct ice_hw *hw, u16 vsi_handle) in ice_rem_vsi_rss_list()
1957 int ice_rem_vsi_rss_cfg(struct ice_hw *hw, u16 vsi_handle) in ice_rem_vsi_rss_cfg()
2029 ice_rem_rss_list(struct ice_hw *hw, u16 vsi_handle, struct ice_flow_prof *prof) in ice_rem_rss_list()
2059 ice_add_rss_list(struct ice_hw *hw, u16 vsi_handle, struct ice_flow_prof *prof) in ice_add_rss_list()
2229 ice_add_rss_cfg_sync(struct ice_hw *hw, u16 vsi_handle, in ice_add_rss_cfg_sync()
[all …]
Dice_switch.c1579 bool ice_is_vsi_valid(struct ice_hw *hw, u16 vsi_handle) in ice_is_vsi_valid()
1592 u16 ice_get_hw_vsi_num(struct ice_hw *hw, u16 vsi_handle) in ice_get_hw_vsi_num()
1604 struct ice_vsi_ctx *ice_get_vsi_ctx(struct ice_hw *hw, u16 vsi_handle) in ice_get_vsi_ctx()
1618 ice_save_vsi_ctx(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi) in ice_save_vsi_ctx()
1628 static void ice_clear_vsi_q_ctx(struct ice_hw *hw, u16 vsi_handle) in ice_clear_vsi_q_ctx()
1650 static void ice_clear_vsi_ctx(struct ice_hw *hw, u16 vsi_handle) in ice_clear_vsi_ctx()
1686 ice_add_vsi(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi_ctx, in ice_add_vsi()
1727 ice_free_vsi(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi_ctx, in ice_free_vsi()
1751 ice_update_vsi(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi_ctx, in ice_update_vsi()
1767 ice_cfg_rdma_fltr(struct ice_hw *hw, u16 vsi_handle, bool enable) in ice_cfg_rdma_fltr()
[all …]
Dice_sched.c556 ice_alloc_lan_q_ctx(struct ice_hw *hw, u16 vsi_handle, u8 tc, u16 new_numqs) in ice_alloc_lan_q_ctx()
613 ice_alloc_rdma_q_ctx(struct ice_hw *hw, u16 vsi_handle, u8 tc, u16 new_numqs) in ice_alloc_rdma_q_ctx()
1508 ice_sched_get_free_qparent(struct ice_port_info *pi, u16 vsi_handle, u8 tc, in ice_sched_get_free_qparent()
1553 u16 vsi_handle) in ice_sched_get_vsi_node()
1643 ice_sched_add_vsi_child_nodes(struct ice_port_info *pi, u16 vsi_handle, in ice_sched_add_vsi_child_nodes()
1747 ice_sched_add_vsi_support_nodes(struct ice_port_info *pi, u16 vsi_handle, in ice_sched_add_vsi_support_nodes()
1797 ice_sched_add_vsi_to_topo(struct ice_port_info *pi, u16 vsi_handle, u8 tc) in ice_sched_add_vsi_to_topo()
1825 ice_sched_update_vsi_child_nodes(struct ice_port_info *pi, u16 vsi_handle, in ice_sched_update_vsi_child_nodes()
1900 ice_sched_cfg_vsi(struct ice_port_info *pi, u16 vsi_handle, u8 tc, u16 maxqs, in ice_sched_cfg_vsi()
1976 static void ice_sched_rm_agg_vsi_info(struct ice_port_info *pi, u16 vsi_handle) in ice_sched_rm_agg_vsi_info()
[all …]
Dice_fltr.c105 ice_fltr_clear_vsi_promisc(struct ice_hw *hw, u16 vsi_handle, u8 promisc_mask, in ice_fltr_clear_vsi_promisc()
128 ice_fltr_set_vsi_promisc(struct ice_hw *hw, u16 vsi_handle, u8 promisc_mask, in ice_fltr_set_vsi_promisc()
Dice_common.c3950 u16 opcode, vsi_id, vsi_handle = params->vsi_handle, glob_lut_idx = 0; in __ice_aq_get_set_rss_lut() local
4052 ice_aq_get_rss_key(struct ice_hw *hw, u16 vsi_handle, in ice_aq_get_rss_key()
4071 ice_aq_set_rss_key(struct ice_hw *hw, u16 vsi_handle, in ice_aq_set_rss_key()
4563 ice_get_lan_q_ctx(struct ice_hw *hw, u16 vsi_handle, u8 tc, u16 q_handle) in ice_get_lan_q_ctx()
4593 ice_ena_vsi_txq(struct ice_port_info *pi, u16 vsi_handle, u8 tc, u16 q_handle, in ice_ena_vsi_txq()
4698 ice_dis_vsi_txq(struct ice_port_info *pi, u16 vsi_handle, u8 tc, u8 num_queues, in ice_dis_vsi_txq()
4771 ice_cfg_vsi_qs(struct ice_port_info *pi, u16 vsi_handle, u8 tc_bitmap, in ice_cfg_vsi_qs()
4810 ice_cfg_vsi_lan(struct ice_port_info *pi, u16 vsi_handle, u8 tc_bitmap, in ice_cfg_vsi_lan()
4827 ice_cfg_vsi_rdma(struct ice_port_info *pi, u16 vsi_handle, u16 tc_bitmap, in ice_cfg_vsi_rdma()
4846 ice_ena_vsi_rdma_qset(struct ice_port_info *pi, u16 vsi_handle, u8 tc, in ice_ena_vsi_rdma_qset()
[all …]
Dice_sched.h52 u16 vsi_handle; member
Dice_switch.h123 u16 vsi_handle; member
175 u16 vsi_handle; member
185 u16 vsi_handle; member
Dice_flow.h389 u16 vsi_handle; member
Dice_type.h549 u16 vsi_handle; member
1053 u16 vsi_handle; /* software VSI handle */ member