Searched refs:phy_nc (Results 1 – 1 of 1) sorted by relevance
3802 struct fw_phy_nc *phy_nc = NULL; in rtl8152_check_firmware() local3860 if (start || phy_nc || stop) { in rtl8152_check_firmware()3896 if (phy_nc) { in rtl8152_check_firmware()3902 phy_nc = (struct fw_phy_nc *)block; in rtl8152_check_firmware()3903 if (!rtl8152_is_fw_phy_nc_ok(tp, phy_nc)) { in rtl8152_check_firmware()3921 if ((phy_nc || start) && !stop) { in rtl8152_check_firmware()