Lines Matching refs:wiphy

182 			wiphy_err(dev->wiphy, "%s%s%s is/are missing for "  in p54_generate_band()
208 wiphy_err(dev->wiphy, "Disabling totally damaged %d GHz band\n", in p54_generate_band()
332 wiphy_err(dev->wiphy, in p54_generate_channel_lists()
529 wiphy_err(dev->wiphy, "rssical size mismatch.\n"); in p54_parse_rssical()
546 wiphy_err(dev->wiphy, "invalid rssi database.\n"); in p54_parse_rssical()
595 wiphy_err(dev->wiphy, in p54_parse_rssical()
601 wiphy_err(dev->wiphy, "please report this issue.\n"); in p54_parse_rssical()
642 wiphy_err(dev->wiphy, in p54_parse_default_country()
649 wiphy_err(dev->wiphy, "please report this issue.\n"); in p54_parse_default_country()
655 regulatory_hint(dev->wiphy, country->alpha2); in p54_parse_default_country()
674 wiphy_err(dev->wiphy, "unknown output power db revision:%x\n", in p54_convert_output_limits()
784 wiphy_err(dev->wiphy, in p54_parse_eeprom()
867 wiphy_err(dev->wiphy, "eeprom failed checksum " in p54_parse_eeprom()
883 wiphy_err(dev->wiphy, "unexpected end of eeprom data.\n"); in p54_parse_eeprom()
890 wiphy_err(dev->wiphy, in p54_parse_eeprom()
905 dev->wiphy->bands[IEEE80211_BAND_2GHZ] = in p54_parse_eeprom()
908 dev->wiphy->bands[IEEE80211_BAND_5GHZ] = in p54_parse_eeprom()
915 if (!is_valid_ether_addr(dev->wiphy->perm_addr)) { in p54_parse_eeprom()
918 wiphy_warn(dev->wiphy, in p54_parse_eeprom()
926 wiphy_info(dev->wiphy, "hwaddr %pM, MAC:isl38%02x RF:%s\n", in p54_parse_eeprom()
927 dev->wiphy->perm_addr, priv->version, in p54_parse_eeprom()
944 wiphy_err(dev->wiphy, "eeprom parse failed!\n"); in p54_parse_eeprom()