Searched refs:falcon_switch_mac (Results 1 – 3 of 3) sorted by relevance
69 extern int falcon_switch_mac(struct efx_nic *efx);
585 if (falcon_switch_mac(efx)) in __efx_reconfigure_port()681 rc = falcon_switch_mac(efx); in efx_init_port()
2271 int falcon_switch_mac(struct efx_nic *efx) in falcon_switch_mac() function