Home
last modified time | relevance | path

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

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