Searched refs:probe_port (Results 1 – 6 of 6) sorted by relevance
276 int probe_port; member891 local->probe_port=0; in xirc2ps_config()893 local->probe_port = dev->if_port = 1; in xirc2ps_config()1374 local->probe_port = 1; in do_config()1377 local->probe_port = 0; in do_config()1501 if (local->probe_port) { in do_reset()1505 local->probe_port = 0; in do_reset()1642 local->probe_port = 0; in init_mii()1652 if (local->probe_port) in init_mii()1664 local->probe_port = 0; in init_mii()[all …]
884 int (*probe_port)(struct efx_nic *efx); member
609 .probe_port = siena_probe_port,
1713 .probe_port = falcon_probe_port,1754 .probe_port = falcon_probe_port,
934 rc = efx->type->probe_port(efx); in efx_probe_port()
3473 static DEVICE_ATTR(probe_port, S_IWUSR, NULL, ehea_probe_port);