Lines Matching refs:ice_port_info
54 ice_get_link_status(struct ice_port_info *pi, bool *link_up);
55 int ice_update_link_info(struct ice_port_info *pi);
110 ice_aq_set_port_params(struct ice_port_info *pi, bool double_vlan,
113 ice_aq_get_phy_caps(struct ice_port_info *pi, bool qual_mods, u8 report_mode,
139 ice_aq_set_phy_cfg(struct ice_hw *hw, struct ice_port_info *pi,
144 struct ice_port_info *pi);
155 ice_set_fc(struct ice_port_info *pi, u8 *aq_failures,
158 ice_cfg_phy_fc(struct ice_port_info *pi, struct ice_aqc_set_phy_cfg_data *cfg,
164 ice_copy_phy_caps_to_cfg(struct ice_port_info *pi,
168 ice_cfg_phy_fec(struct ice_port_info *pi, struct ice_aqc_set_phy_cfg_data *cfg,
171 ice_aq_set_link_restart_an(struct ice_port_info *pi, bool ena_link,
176 ice_aq_get_link_info(struct ice_port_info *pi, bool ena_lse,
185 ice_aq_set_port_id_led(struct ice_port_info *pi, bool is_orig_mode,
203 ice_cfg_vsi_rdma(struct ice_port_info *pi, u16 vsi_handle, u16 tc_bitmap,
206 ice_ena_vsi_rdma_qset(struct ice_port_info *pi, u16 vsi_handle, u8 tc,
209 ice_dis_vsi_rdma_qset(struct ice_port_info *pi, u16 count, u32 *qset_teid,
212 ice_dis_vsi_txq(struct ice_port_info *pi, u16 vsi_handle, u8 tc, u8 num_queues,
217 ice_cfg_vsi_lan(struct ice_port_info *pi, u16 vsi_handle, u8 tc_bitmap,
220 ice_ena_vsi_txq(struct ice_port_info *pi, u16 vsi_handle, u8 tc, u16 q_handle,