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

  /src/sys/dev/ic/
wireg.h 103 #define WI_STATUS 0x08
540 u_int16_t wi_status; /* 0x00 */ member in struct:wi_frame
wi.c 1677 status = le16toh(frmhdr.wi_status);
1745 if (frmhdr.wi_status & WI_STAT_PCF)
1806 status = le16toh(frmhdr.wi_status);
2895 status = CSR_READ_2(sc, WI_STATUS);
3398 le16toh(wh->wi_status), le16toh(wh->wi_rx_tstamp1),

Completed in 29 milliseconds