Home
last modified time | relevance | path

Searched refs:ef4_reset_down (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/sfc/falcon/
H A Defx.h194 void ef4_reset_down(struct ef4_nic *efx, enum reset_type method);
H A Defx.c2345 void ef4_reset_down(struct ef4_nic *efx, enum reset_type method) in ef4_reset_down() function
2427 ef4_reset_down(efx, method); in ef4_reset()
H A Dfalcon.c1914 ef4_reset_down(efx, reset_method); in falcon_b0_test_chip()