Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_port.c134 __in efx_loopback_type_t loopback_type) in efx_port_loopback_set() argument
148 loopback_type) == 0) { in efx_port_loopback_set()
153 if (epp->ep_loopback_type == loopback_type && in efx_port_loopback_set()
157 if ((rc = emop->emo_loopback_set(enp, link_mode, loopback_type)) != 0) in efx_port_loopback_set()
H A Dsiena_mac.c203 __in efx_loopback_type_t loopback_type) in siena_mac_loopback_set() argument
214 epp->ep_loopback_type = loopback_type; in siena_mac_loopback_set()
H A Def10_mac.c387 __in efx_loopback_type_t loopback_type) in ef10_mac_loopback_set() argument
398 epp->ep_loopback_type = loopback_type; in ef10_mac_loopback_set()
H A Dsiena_impl.h395 __in efx_loopback_type_t loopback_type);
H A Def10_impl.h260 __in efx_loopback_type_t loopback_type);