Home
last modified time | relevance | path

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

/drivers/net/sfc/
Dfalcon.h69 extern int falcon_switch_mac(struct efx_nic *efx);
Defx.c585 if (falcon_switch_mac(efx)) in __efx_reconfigure_port()
681 rc = falcon_switch_mac(efx); in efx_init_port()
Dfalcon.c2271 int falcon_switch_mac(struct efx_nic *efx) in falcon_switch_mac() function