Searched refs:falcon_reset_hw (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
H A D | falcon.c | 301 static int falcon_reset_hw(struct ef4_nic *efx, enum reset_type method); 1921 rc = falcon_reset_hw(efx, reset_method); in falcon_b0_test_chip() 2058 static int falcon_reset_hw(struct ef4_nic *efx, enum reset_type method) in falcon_reset_hw() function 2719 .reset = falcon_reset_hw, 2816 .reset = falcon_reset_hw,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
H A D | falcon.c | 301 static int falcon_reset_hw(struct ef4_nic *efx, enum reset_type method); 1921 rc = falcon_reset_hw(efx, reset_method); in falcon_b0_test_chip() 2058 static int falcon_reset_hw(struct ef4_nic *efx, enum reset_type method) in falcon_reset_hw() function 2719 .reset = falcon_reset_hw, 2816 .reset = falcon_reset_hw,
|
Completed in 8 milliseconds