Searched refs:phy_fw_ver_str (Results 1 – 3 of 3) sorted by relevance
1533 strncpy(wl->chip.phy_fw_ver_str, static_data_priv->phy_version, in wl18xx_handle_static_data()1534 sizeof(wl->chip.phy_fw_ver_str)); in wl18xx_handle_static_data()1537 wl->chip.phy_fw_ver_str[sizeof(wl->chip.phy_fw_ver_str) - 1] = '\0'; in wl18xx_handle_static_data()
123 char phy_fw_ver_str[ETHTOOL_FWVERS_LEN]; member
522 DRIVER_STATE_PRINT_STR(chip.phy_fw_ver_str); in driver_state_read()