Home
last modified time | relevance | path

Searched refs:ath_set_shortslot (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/ath/
H A Dath_aux.h70 void ath_set_shortslot(ieee80211com_t *ic, int onoff);
H A Dath_aux.c964 ath_set_shortslot(ieee80211com_t *ic, int onoff) in ath_set_shortslot() function
H A Dath_main.c2226 ic->ic_set_shortslot = ath_set_shortslot; in ath_attach()