Searched refs:reconfigure_port (Results 1 – 8 of 8) sorted by relevance
630 if (efx->type->reconfigure_port) in __efx_reconfigure_port()631 rc = efx->type->reconfigure_port(efx); in __efx_reconfigure_port()
1328 int (*reconfigure_port)(struct efx_nic *efx); member
1000 .reconfigure_port = efx_mcdi_port_reconfigure,
763 .reconfigure_port = efx_mcdi_port_reconfigure,
4008 .reconfigure_port = efx_mcdi_port_reconfigure,4118 .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,
996 rc = efx->type->reconfigure_port(efx); in __ef4_reconfigure_port()