Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dmv88e1xxx.h118 #define V_PSSR_TX_PAUSE (1 << S_PSSR_TX_PAUSE) macro
H A Dmv88e1xxx.c275 if (status & V_PSSR_TX_PAUSE) in mv88e1xxx_get_link_status()