Home
last modified time | relevance | path

Searched refs:loopback_type (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_port.c109 __in efx_loopback_type_t loopback_type) in efx_port_loopback_set() argument
123 (int)loopback_type) == 0) { in efx_port_loopback_set()
128 if (epp->ep_loopback_type == loopback_type && in efx_port_loopback_set()
132 if ((rc = emop->emo_loopback_set(enp, link_mode, loopback_type)) != 0) in efx_port_loopback_set()
H A Def10_phy.c336 __in efx_loopback_type_t loopback_type, in efx_mcdi_phy_set_link() argument
392 MCDI_IN_SET_DWORD(req, SET_LINK_IN_LOOPBACK_MODE, loopback_type); in efx_mcdi_phy_set_link()
494 efx_loopback_type_t loopback_type; in ef10_phy_reconfigure() local
507 loopback_type = epp->ep_loopback_type; in ef10_phy_reconfigure()
510 loopback_type = EFX_LOOPBACK_OFF; in ef10_phy_reconfigure()
520 loopback_type, loopback_link_mode, phy_flags); in ef10_phy_reconfigure()
H A Dsiena_mac.c180 __in efx_loopback_type_t loopback_type) in siena_mac_loopback_set() argument
191 epp->ep_loopback_type = loopback_type; in siena_mac_loopback_set()
H A Dsiena_impl.h479 __in efx_loopback_type_t loopback_type);
H A Def10_mac.c423 __in efx_loopback_type_t loopback_type) in ef10_mac_loopback_set() argument
434 epp->ep_loopback_type = loopback_type; in ef10_mac_loopback_set()
H A Def10_impl.h366 __in efx_loopback_type_t loopback_type);