Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_mac.c626 SFXGE_LINK_DUPLEX_HALF : SFXGE_LINK_DUPLEX_FULL; in sfxge_mac_link_update_locked()
633 SFXGE_LINK_DUPLEX_HALF : SFXGE_LINK_DUPLEX_FULL; in sfxge_mac_link_update_locked()
640 SFXGE_LINK_DUPLEX_HALF : SFXGE_LINK_DUPLEX_FULL; in sfxge_mac_link_update_locked()
645 smp->sm_link_duplex = SFXGE_LINK_DUPLEX_FULL; in sfxge_mac_link_update_locked()
650 smp->sm_link_duplex = SFXGE_LINK_DUPLEX_FULL; in sfxge_mac_link_update_locked()
658 duplex = (smp->sm_link_duplex == SFXGE_LINK_DUPLEX_FULL) ? in sfxge_mac_link_update_locked()
H A Dsfxge_gld_v3.c149 case SFXGE_LINK_DUPLEX_FULL: in sfxge_gld_getstat()
833 case SFXGE_LINK_DUPLEX_FULL: in sfxge_gld_getprop()
H A Dsfxge.h92 SFXGE_LINK_DUPLEX_FULL enumerator