Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/common/
H A Defx_port.c136 __in efx_loopback_type_t loopback_type) in efx_port_loopback_set() argument
150 (int)loopback_type) == 0) { in efx_port_loopback_set()
155 if (epp->ep_loopback_type == loopback_type && in efx_port_loopback_set()
159 if ((rc = emop->emo_loopback_set(enp, link_mode, loopback_type)) != 0) in efx_port_loopback_set()
H A Dsiena_mac.c205 __in efx_loopback_type_t loopback_type) in siena_mac_loopback_set() argument
216 epp->ep_loopback_type = loopback_type; in siena_mac_loopback_set()
H A Dsiena_impl.h427 __in efx_loopback_type_t loopback_type);
H A Def10_mac.c448 __in efx_loopback_type_t loopback_type) in ef10_mac_loopback_set() argument
459 epp->ep_loopback_type = loopback_type; in ef10_mac_loopback_set()
H A Def10_impl.h286 __in efx_loopback_type_t loopback_type);
/freebsd/sys/dev/oce/
H A Doce_mbox.c1359 uint8_t loopback_type, uint8_t enable) in oce_mbox_cmd_set_loopback() argument
1377 fwcmd->params.req.loopback_type = loopback_type; in oce_mbox_cmd_set_loopback()
1399 uint32_t loopback_type, uint32_t pkt_size, uint32_t num_pkts, in oce_mbox_cmd_test_loopback() argument
1422 fwcmd->params.req.loopback_type = loopback_type; in oce_mbox_cmd_test_loopback()
H A Doce_sysctl.c164 oce_loopback_test(struct oce_softc *sc, uint8_t loopback_type) in oce_loopback_test() argument
168 oce_mbox_cmd_set_loopback(sc, sc->port_id, loopback_type, 1); in oce_loopback_test()
169 status = oce_mbox_cmd_test_loopback(sc, sc->port_id, loopback_type, in oce_loopback_test()
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.h2019 uint32_t loopback_type; member
2042 uint8_t loopback_type; member