HomeSort by: relevance | last modified time | path
    Searched refs:ATW_TXSTAT_TRT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
atwreg.h 943 #define ATW_TXSTAT_TRT __BIT(27) /* TX retry limit expired */
952 ATW_TXSTAT_TRT | ATW_TXSTAT_TRO | \
955 "\33ATW_TXSTAT_TUF\34ATW_TXSTAT_TRT\35ATW_TXSTAT_TLT"
atw.c 3360 if (txstat & ATW_TXSTAT_TRT)

Completed in 15 milliseconds