Searched refs:check_fault (Results 1 – 4 of 4) sorted by relevance
144 .check_fault = efx_mcdi_mac_check_fault,
368 .check_fault = falcon_xmac_check_fault,
488 bool (*check_fault)(struct efx_nic *efx); member
573 link_up = !efx->mac_op->check_fault(efx); in efx_wait_for_link()