Home
last modified time | relevance | path

Searched refs:ic_set_shortslot (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_proto.c392 if (ic->ic_set_shortslot != NULL) in ieee80211_set_shortslottime()
393 ic->ic_set_shortslot(ic, on); in ieee80211_set_shortslottime()
/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h568 void (*ic_set_shortslot)(ieee80211com_t *, int); member
/illumos-gate/usr/src/uts/common/io/ural/
H A Dural.c2248 ic->ic_set_shortslot = ural_update_slot; in ural_attach()
/illumos-gate/usr/src/uts/common/io/rum/
H A Drum.c2288 ic->ic_set_shortslot = rum_update_slot; in rum_attach()
/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_main.c2226 ic->ic_set_shortslot = ath_set_shortslot; in ath_attach()
/illumos-gate/usr/src/uts/common/io/ral/
H A Drt2560.c2476 ic->ic_set_shortslot = rt2560_update_slot; in rt2560_attach()
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_main.c3120 ic->ic_set_shortslot = arn_set_shortslot; in arn_attach()
/illumos-gate/usr/src/uts/common/io/rwd/
H A Drt2661.c3056 ic->ic_set_shortslot = rt2661_updateslot; in rt2661_attach()