Searched refs:loopback_enable (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_memac.c176 if (cfg->loopback_enable)
211 if (enet_interface == E_ENET_IF_RGMII && !cfg->loopback_enable)
494 cfg->loopback_enable = FALSE;
H A Dfman_tgec.c301 cfg->loopback_enable = DEFAULT_LOOPBACK_ENABLE;
333 if (cfg->loopback_enable)
H A Dmemac.c349 p_Memac->p_MemacDriverParam->loopback_enable = newVal;
H A Dtgec.c241 p_Tgec->p_TgecDriverParam->loopback_enable = newVal;
/freebsd-12-stable/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_tgec.h299 * @loopback_enable: PHY Interface Loopback. When set to 1, the signal
344 bool loopback_enable; member in struct:tgec_cfg
H A Dfsl_fman_memac.h343 bool loopback_enable; member in struct:memac_cfg

Completed in 68 milliseconds