Searched refs:check_fault (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/sfc/
H A Dmcdi_mac.c144 .check_fault = efx_mcdi_mac_check_fault,
H A Dfalcon_gmac.c229 .check_fault = falcon_gmac_check_fault,
H A Dfalcon_xmac.c364 .check_fault = falcon_xmac_check_fault,
H A Dnet_driver.h474 * @check_fault: Check fault state. True if fault present.
479 bool (*check_fault)(struct efx_nic *efx); member in struct:efx_mac_operations
H A Dselftest.c578 link_up = !efx->mac_op->check_fault(efx);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/sfc/
H A Dmcdi_mac.c144 .check_fault = efx_mcdi_mac_check_fault,
H A Dfalcon_gmac.c229 .check_fault = falcon_gmac_check_fault,
H A Dfalcon_xmac.c364 .check_fault = falcon_xmac_check_fault,
H A Dnet_driver.h474 * @check_fault: Check fault state. True if fault present.
479 bool (*check_fault)(struct efx_nic *efx); member in struct:efx_mac_operations
H A Dselftest.c578 link_up = !efx->mac_op->check_fault(efx);

Completed in 68 milliseconds