Home
last modified time | relevance | path

Searched refs:BMSR_ANEGCOMPLETE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_vsc8211.c163 } else if (status & BMSR_ANEGCOMPLETE) { in vsc8211_get_link_status()
236 } else if (status & BMSR_ANEGCOMPLETE) { in vsc8211_get_link_status_fiber()
/freebsd/sys/dev/cxgb/
H A Dcxgb_osdep.h146 #define BMSR_ANEGCOMPLETE BMSR_ACOMP macro