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

  /src/sys/dev/ic/
wireg.h 549 u_int16_t wi_tx_ctl; /* 0x0c */ member in struct:wi_frame
wi.c 1196 frmhdr.wi_tx_ctl =
1200 frmhdr.wi_tx_ctl |= htole16(WI_TXCNTL_ALTRTRY);
1208 frmhdr.wi_tx_ctl |= htole16(WI_TXCNTL_NOCRYPT);
3404 le16toh(wh->wi_tx_ctl), le16toh(wh->wi_dat_len));

Completed in 14 milliseconds