Home
last modified time | relevance | path

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

/freebsd-13.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 Dsiena_impl.h429 __in efx_loopback_type_t loopback_type);
H A Def10_mac.c450 __in efx_loopback_type_t loopback_type) in ef10_mac_loopback_set() argument
461 epp->ep_loopback_type = loopback_type; in ef10_mac_loopback_set()
H A Def10_impl.h288 __in efx_loopback_type_t loopback_type);
/freebsd-13.1/sys/dev/oce/
H A Doce_mbox.c1362 uint8_t loopback_type, uint8_t enable) in oce_mbox_cmd_set_loopback() argument
1380 fwcmd->params.req.loopback_type = loopback_type; in oce_mbox_cmd_set_loopback()
1402 uint32_t loopback_type, uint32_t pkt_size, uint32_t num_pkts, in oce_mbox_cmd_test_loopback() argument
1425 fwcmd->params.req.loopback_type = loopback_type; in oce_mbox_cmd_test_loopback()
H A Doce_sysctl.c165 oce_loopback_test(struct oce_softc *sc, uint8_t loopback_type) in oce_loopback_test() argument
169 oce_mbox_cmd_set_loopback(sc, sc->port_id, loopback_type, 1); in oce_loopback_test()
170 status = oce_mbox_cmd_test_loopback(sc, sc->port_id, loopback_type, in oce_loopback_test()
H A Doce_if.h1041 uint32_t loopback_type, uint32_t pkt_size, uint32_t num_pkts,
1045 uint8_t loopback_type, uint8_t enable);
H A Doce_hw.h2020 uint32_t loopback_type; member
2043 uint8_t loopback_type; member