WI_802_11_OFFSET_RAW  687 dev/ic/if_wi.c 			if ((WI_802_11_OFFSET_RAW + rxlen + 2) > maxlen) {
WI_802_11_OFFSET_RAW  700 dev/ic/if_wi.c 			if (wi_read_data(sc, id, WI_802_11_OFFSET_RAW,
WI_802_11_OFFSET_RAW  701 dev/ic/if_wi.c 			    mtod(m, caddr_t) + WI_802_11_OFFSET_RAW,
WI_802_11_OFFSET_RAW  711 dev/ic/if_wi.c 			    WI_802_11_OFFSET_RAW + rxlen;
WI_802_11_OFFSET_RAW 2555 dev/ic/if_wi.c 			wi_write_data(sc, id, WI_802_11_OFFSET_RAW,
WI_802_11_OFFSET_RAW 2642 dev/ic/if_wi.c 	wi_write_data(sc, id, WI_802_11_OFFSET_RAW, dptr,
WI_802_11_OFFSET_RAW 1003 dev/ic/if_wi_hostap.c 	pkt = mtod(m, caddr_t) + WI_802_11_OFFSET_RAW;
WI_802_11_OFFSET_RAW 1004 dev/ic/if_wi_hostap.c 	len = m->m_len - WI_802_11_OFFSET_RAW;
WI_802_11_OFFSET_RAW  452 dev/ic/if_wi_ieee.h #define WI_MGMT_HDRLEN		WI_802_11_OFFSET_RAW
WI_802_11_OFFSET_RAW  453 dev/ic/if_wi_ieee.h #define WI_CTL_HDRLEN		WI_802_11_OFFSET_RAW