Searched refs:ic_fragthreshold (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_proto.c93 ic->ic_fragthreshold = IEEE80211_FRAG_DEFAULT;
/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h503 uint16_t ic_fragthreshold; member in struct:ieee80211com
/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100.c881 ic->ic_fragthreshold = 2346;
882 data = LE_32(ic->ic_fragthreshold);
/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200.c903 data = LE_32(ic->ic_fragthreshold);
/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtw.c2200 ic->ic_flags, ic->ic_fragthreshold,

Completed in 65 milliseconds