Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Defx_common.h42 int __efx_reconfigure_port(struct efx_nic *efx);
H A Dselftest.c647 rc = __efx_reconfigure_port(efx); in efx_test_loopbacks()
754 __efx_reconfigure_port(efx); in efx_selftest()
769 __efx_reconfigure_port(efx); in efx_selftest()
H A Defx_common.c615 int __efx_reconfigure_port(struct efx_nic *efx) in __efx_reconfigure_port() function
648 rc = __efx_reconfigure_port(efx); in efx_reconfigure_port()