wi.c | 1142 struct wi_frame frmhdr; local in function:wi_start 1150 memset(&frmhdr, 0, sizeof(frmhdr)); 1161 (void *)&frmhdr.wi_ehdr); 1162 frmhdr.wi_ehdr.ether_type = 0; 1173 (void *)&frmhdr.wi_ehdr); 1196 frmhdr.wi_tx_ctl = 1200 frmhdr.wi_tx_ctl |= htole16(WI_TXCNTL_ALTRTRY); 1208 frmhdr.wi_tx_ctl |= htole16(WI_TXCNTL_NOCRYPT); 1235 frmhdr.wi_tx_idx = rd - sc->sc_rssd 1652 struct wi_frame frmhdr; local in function:wi_rx_intr 1782 struct wi_frame frmhdr; local in function:wi_tx_ex_intr 1964 struct wi_frame frmhdr; local in function:wi_tx_intr [all...] |