Searched refs:loopback_type (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/sys/dev/sfxge/common/
H A Defx_port.c136 __in efx_loopback_type_t loopback_type)
150 (int)loopback_type) == 0) {
155 if (epp->ep_loopback_type == loopback_type &&
159 if ((rc = emop->emo_loopback_set(enp, link_mode, loopback_type)) != 0)
133 efx_port_loopback_set( __in efx_nic_t *enp, __in efx_link_mode_t link_mode, __in efx_loopback_type_t loopback_type) argument
H A Dsiena_mac.c205 __in efx_loopback_type_t loopback_type)
216 epp->ep_loopback_type = loopback_type;
202 siena_mac_loopback_set( __in efx_nic_t *enp, __in efx_link_mode_t link_mode, __in efx_loopback_type_t loopback_type) argument
H A Dsiena_impl.h417 __in efx_loopback_type_t loopback_type);
H A Def10_mac.c451 __in efx_loopback_type_t loopback_type)
462 epp->ep_loopback_type = loopback_type;
448 ef10_mac_loopback_set( __in efx_nic_t *enp, __in efx_link_mode_t link_mode, __in efx_loopback_type_t loopback_type) argument
H A Def10_impl.h269 __in efx_loopback_type_t loopback_type);
/freebsd-11-stable/sys/dev/oce/
H A Doce_mbox.c1383 uint8_t loopback_type, uint8_t enable)
1402 fwcmd->params.req.loopback_type = loopback_type;
1424 uint32_t loopback_type, uint32_t pkt_size, uint32_t num_pkts,
1448 fwcmd->params.req.loopback_type = loopback_type;
1382 oce_mbox_cmd_set_loopback(POCE_SOFTC sc, uint8_t port_num, uint8_t loopback_type, uint8_t enable) argument
1423 oce_mbox_cmd_test_loopback(POCE_SOFTC sc, uint32_t port_num, uint32_t loopback_type, uint32_t pkt_size, uint32_t num_pkts, uint64_t pattern) argument
H A Doce_sysctl.c166 oce_loopback_test(struct oce_softc *sc, uint8_t loopback_type) argument
170 oce_mbox_cmd_set_loopback(sc, sc->port_id, loopback_type, 1);
171 status = oce_mbox_cmd_test_loopback(sc, sc->port_id, loopback_type,
H A Doce_if.h1052 uint32_t loopback_type, uint32_t pkt_size, uint32_t num_pkts,
1056 uint8_t loopback_type, uint8_t enable);
H A Doce_hw.h2047 uint32_t loopback_type; member in struct:mbx_lowlevel_test_loopback_mode::__anon7450::__anon7451
2070 uint8_t loopback_type; member in struct:mbx_lowlevel_set_loopback_mode::__anon7453::__anon7454

Completed in 201 milliseconds