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

/freebsd-13-stable/sys/dev/sfxge/common/
H A Defx_port.c138 __in efx_loopback_type_t loopback_type)
152 (int)loopback_type) == 0) {
157 if (epp->ep_loopback_type == loopback_type &&
161 if ((rc = emop->emo_loopback_set(enp, link_mode, loopback_type)) != 0)
135 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.c207 __in efx_loopback_type_t loopback_type)
218 epp->ep_loopback_type = loopback_type;
204 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.h429 __in efx_loopback_type_t loopback_type);
H A Def10_mac.c450 __in efx_loopback_type_t loopback_type)
461 epp->ep_loopback_type = loopback_type;
447 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.h288 __in efx_loopback_type_t loopback_type);
/freebsd-13-stable/sys/dev/oce/
H A Doce_mbox.c1362 uint8_t loopback_type, uint8_t enable)
1380 fwcmd->params.req.loopback_type = loopback_type;
1402 uint32_t loopback_type, uint32_t pkt_size, uint32_t num_pkts,
1425 fwcmd->params.req.loopback_type = loopback_type;
1361 oce_mbox_cmd_set_loopback(POCE_SOFTC sc, uint8_t port_num, uint8_t loopback_type, uint8_t enable) argument
1401 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.c165 oce_loopback_test(struct oce_softc *sc, uint8_t loopback_type) argument
169 oce_mbox_cmd_set_loopback(sc, sc->port_id, loopback_type, 1);
170 status = oce_mbox_cmd_test_loopback(sc, sc->port_id, loopback_type,
H A Doce_if.h1040 uint32_t loopback_type, uint32_t pkt_size, uint32_t num_pkts,
1044 uint8_t loopback_type, uint8_t enable);
H A Doce_hw.h2020 uint32_t loopback_type; member in struct:mbx_lowlevel_test_loopback_mode::__anon13668::__anon13669
2043 uint8_t loopback_type; member in struct:mbx_lowlevel_set_loopback_mode::__anon13671::__anon13672

Completed in 201 milliseconds