Searched refs:reconfigure_port (Results 1 – 10 of 10) sorted by relevance
640 if (efx->type->reconfigure_port) in __efx_siena_reconfigure_port()641 rc = efx->type->reconfigure_port(efx); in __efx_siena_reconfigure_port()
1332 int (*reconfigure_port)(struct efx_nic *efx); member
1011 .reconfigure_port = efx_siena_mcdi_port_reconfigure,
629 if (efx->type->reconfigure_port) in __efx_reconfigure_port()630 rc = efx->type->reconfigure_port(efx); in __efx_reconfigure_port()
1381 int (*reconfigure_port)(struct efx_nic *efx); member
1299 .reconfigure_port = efx_mcdi_port_reconfigure,
4084 .reconfigure_port = efx_mcdi_port_reconfigure,4195 .reconfigure_port = efx_mcdi_port_reconfigure,
1068 int (*reconfigure_port)(struct ef4_nic *efx); member
2735 .reconfigure_port = falcon_reconfigure_port,2832 .reconfigure_port = falcon_reconfigure_port,
986 rc = efx->type->reconfigure_port(efx); in __ef4_reconfigure_port()