Searched refs:phy_flash_cfg (Results 1 – 3 of 3) sorted by relevance
170 static bool phy_flash_cfg; variable171 module_param(phy_flash_cfg, bool, 0644);172 MODULE_PARM_DESC(phy_flash_cfg, "Set PHYs into reflash mode initially");1041 if (phy_flash_cfg) in ef4_probe_port()
402 static DEVICE_ATTR(phy_flash_cfg, 0644, show_phy_flash_cfg, set_phy_flash_cfg);
193 static bool phy_flash_cfg; variable194 module_param(phy_flash_cfg, bool, 0644);195 MODULE_PARM_DESC(phy_flash_cfg, "Set PHYs into reflash mode initially");1100 if (phy_flash_cfg) in efx_probe_port()