Searched refs:report_mode (Results 1 – 2 of 2) sorted by relevance
85 ice_aq_get_phy_caps(struct ice_port_info *pi, bool qual_mods, u8 report_mode,
147 ice_aq_get_phy_caps(struct ice_port_info *pi, bool qual_mods, u8 report_mode, in ice_aq_get_phy_caps() argument159 if (!pcaps || (report_mode & ~ICE_AQC_REPORT_MODE_M) || !pi) in ice_aq_get_phy_caps()168 cmd->param0 |= cpu_to_le16(report_mode); in ice_aq_get_phy_caps()172 report_mode); in ice_aq_get_phy_caps()196 if (!status && report_mode == ICE_AQC_REPORT_TOPO_CAP_MEDIA) { in ice_aq_get_phy_caps()