ic_fragthreshold 3692 dev/ic/atw.c   		    ic->ic_flags & ~IEEE80211_F_WEPON, ic->ic_fragthreshold,
ic_fragthreshold 3213 dev/ic/rtw.c   		    ic->ic_flags & ~IEEE80211_F_WEPON, ic->ic_fragthreshold,
ic_fragthreshold 1779 dev/pci/if_ipw.c 	data = htole32(ic->ic_fragthreshold);
ic_fragthreshold 1841 dev/pci/if_iwi.c 	data = htole32(ic->ic_fragthreshold);
ic_fragthreshold  102 net80211/ieee80211_proto.c 	ic->ic_fragthreshold = 2346;		/* XXX not used yet */
ic_fragthreshold  203 net80211/ieee80211_var.h 	u_int16_t		ic_fragthreshold;