Lines Matching refs:ice_port_info
31 ice_get_link_status(struct ice_port_info *pi, bool *link_up);
32 int ice_update_link_info(struct ice_port_info *pi);
89 ice_aq_set_port_params(struct ice_port_info *pi, bool double_vlan,
92 ice_aq_get_phy_caps(struct ice_port_info *pi, bool qual_mods, u8 report_mode,
110 ice_aq_set_phy_cfg(struct ice_hw *hw, struct ice_port_info *pi,
115 struct ice_port_info *pi);
121 ice_set_fc(struct ice_port_info *pi, u8 *aq_failures,
124 ice_cfg_phy_fc(struct ice_port_info *pi, struct ice_aqc_set_phy_cfg_data *cfg,
130 ice_copy_phy_caps_to_cfg(struct ice_port_info *pi,
134 ice_cfg_phy_fec(struct ice_port_info *pi, struct ice_aqc_set_phy_cfg_data *cfg,
137 ice_aq_set_link_restart_an(struct ice_port_info *pi, bool ena_link,
142 ice_aq_get_link_info(struct ice_port_info *pi, bool ena_lse,
151 ice_aq_set_port_id_led(struct ice_port_info *pi, bool is_orig_mode,
169 ice_cfg_vsi_rdma(struct ice_port_info *pi, u16 vsi_handle, u16 tc_bitmap,
172 ice_ena_vsi_rdma_qset(struct ice_port_info *pi, u16 vsi_handle, u8 tc,
175 ice_dis_vsi_rdma_qset(struct ice_port_info *pi, u16 count, u32 *qset_teid,
178 ice_dis_vsi_txq(struct ice_port_info *pi, u16 vsi_handle, u8 tc, u8 num_queues,
183 ice_cfg_vsi_lan(struct ice_port_info *pi, u16 vsi_handle, u8 tc_bitmap,
186 ice_ena_vsi_txq(struct ice_port_info *pi, u16 vsi_handle, u8 tc, u16 q_handle,