Home
last modified time | relevance | path

Searched refs:check_fault (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/net/sfc/
Dmcdi_mac.c144 .check_fault = efx_mcdi_mac_check_fault,
Dfalcon_xmac.c368 .check_fault = falcon_xmac_check_fault,
Dnet_driver.h488 bool (*check_fault)(struct efx_nic *efx); member
Dselftest.c573 link_up = !efx->mac_op->check_fault(efx); in efx_wait_for_link()