Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dwireg.h549 u_int16_t wi_tx_ctl; /* 0x0c */ member
H A Dwi.c1196 frmhdr.wi_tx_ctl = in wi_start()
1200 frmhdr.wi_tx_ctl |= htole16(WI_TXCNTL_ALTRTRY); in wi_start()
1208 frmhdr.wi_tx_ctl |= htole16(WI_TXCNTL_NOCRYPT); in wi_start()
3404 le16toh(wh->wi_tx_ctl), le16toh(wh->wi_dat_len)); in wi_dump_pkt()