Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/sfxge/common/
H A Defx_port.c138 __in efx_loopback_type_t loopback_type) in efx_port_loopback_set() argument
152 (int)loopback_type) == 0) { in efx_port_loopback_set()
157 if (epp->ep_loopback_type == loopback_type && in efx_port_loopback_set()
161 if ((rc = emop->emo_loopback_set(enp, link_mode, loopback_type)) != 0) in efx_port_loopback_set()
H A Dsiena_mac.c207 __in efx_loopback_type_t loopback_type) in siena_mac_loopback_set() argument
218 epp->ep_loopback_type = loopback_type; in siena_mac_loopback_set()
H A Def10_mac.c451 __in efx_loopback_type_t loopback_type) in ef10_mac_loopback_set() argument
462 epp->ep_loopback_type = loopback_type; in ef10_mac_loopback_set()
H A Dsiena_impl.h419 __in efx_loopback_type_t loopback_type);
H A Def10_impl.h269 __in efx_loopback_type_t loopback_type);
/freebsd-12.1/sys/dev/oce/
H A Doce_mbox.c1385 uint8_t loopback_type, uint8_t enable) in oce_mbox_cmd_set_loopback() argument
1404 fwcmd->params.req.loopback_type = loopback_type; in oce_mbox_cmd_set_loopback()
1426 uint32_t loopback_type, uint32_t pkt_size, uint32_t num_pkts, in oce_mbox_cmd_test_loopback() argument
1450 fwcmd->params.req.loopback_type = loopback_type; in oce_mbox_cmd_test_loopback()
H A Doce_sysctl.c168 oce_loopback_test(struct oce_softc *sc, uint8_t loopback_type) in oce_loopback_test() argument
172 oce_mbox_cmd_set_loopback(sc, sc->port_id, loopback_type, 1); in oce_loopback_test()
173 status = oce_mbox_cmd_test_loopback(sc, sc->port_id, loopback_type, in oce_loopback_test()
H A Doce_if.h1054 uint32_t loopback_type, uint32_t pkt_size, uint32_t num_pkts,
1058 uint8_t loopback_type, uint8_t enable);
H A Doce_hw.h2049 uint32_t loopback_type; member
2072 uint8_t loopback_type; member