Searched refs:reconfigure_port (Results 1 – 10 of 10) sorted by relevance
632 if (efx->type->reconfigure_port) in __efx_reconfigure_port()633 rc = efx->type->reconfigure_port(efx); in __efx_reconfigure_port()
1406 int (*reconfigure_port)(struct efx_nic *efx); member
1245 .reconfigure_port = efx_mcdi_port_reconfigure,
4052 .reconfigure_port = efx_mcdi_port_reconfigure,4163 .reconfigure_port = efx_mcdi_port_reconfigure,
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,
1068 int (*reconfigure_port)(struct ef4_nic *efx); member
2735 .reconfigure_port = falcon_reconfigure_port,2832 .reconfigure_port = falcon_reconfigure_port,
987 rc = efx->type->reconfigure_port(efx); in __ef4_reconfigure_port()