ratebuf           166 dev/ic/if_wi_hostap.c 	u_int8_t ratebuf[8];
ratebuf           170 dev/ic/if_wi_hostap.c 		ratebuf[len++] = 0x82;
ratebuf           172 dev/ic/if_wi_hostap.c 		ratebuf[len++] = 0x84;
ratebuf           174 dev/ic/if_wi_hostap.c 		ratebuf[len++] = 0x8b;
ratebuf           176 dev/ic/if_wi_hostap.c 		ratebuf[len++] = 0x96;
ratebuf           178 dev/ic/if_wi_hostap.c 	put_tlv(ppkt, IEEE80211_ELEMID_RATES, ratebuf, len);