Searched refs:phy_flash_cfg (Results 1 – 4 of 4) sorted by relevance
88 static bool phy_flash_cfg; variable89 module_param(phy_flash_cfg, bool, 0644);90 MODULE_PARM_DESC(phy_flash_cfg, "Set PHYs into reflash mode initially");133 if (phy_flash_cfg) in efx_probe_port()
86 static bool phy_flash_cfg; variable87 module_param(phy_flash_cfg, bool, 0644);88 MODULE_PARM_DESC(phy_flash_cfg, "Set PHYs into reflash mode initially");123 if (phy_flash_cfg) in efx_probe_port()
161 static bool phy_flash_cfg; variable162 module_param(phy_flash_cfg, bool, 0644);163 MODULE_PARM_DESC(phy_flash_cfg, "Set PHYs into reflash mode initially");1028 if (phy_flash_cfg) in ef4_probe_port()
399 static DEVICE_ATTR_RW(phy_flash_cfg);