Searched refs:phy_fw_ver_str (Results 1 – 3 of 3) sorted by relevance
1473 strncpy(wl->chip.phy_fw_ver_str, static_data_priv->phy_version, in wl18xx_handle_static_data()1474 sizeof(wl->chip.phy_fw_ver_str)); in wl18xx_handle_static_data()1477 wl->chip.phy_fw_ver_str[sizeof(wl->chip.phy_fw_ver_str) - 1] = '\0'; in wl18xx_handle_static_data()
124 char phy_fw_ver_str[ETHTOOL_FWVERS_LEN]; member
508 DRIVER_STATE_PRINT_STR(chip.phy_fw_ver_str); in driver_state_read()