Home
last modified time | relevance | path

Searched refs:sfp_detection (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/al_eth/
H A Dal_init_eth_lm.h156 bool sfp_detection; member
210 bool sfp_detection; member
H A Dal_init_eth_lm.c1086 lm_context->sfp_detection = params->sfp_detection; in al_eth_lm_init()
1108 al_assert((lm_context->sfp_detection == false) || in al_eth_lm_init()
1224 if (lm_context->sfp_detection) { in al_eth_lm_link_detection()
H A Dal_eth.c786 params.sfp_detection = adapter->sfp_detection_needed; in al_eth_lm_config()