Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_var.h238 enum ieee80211_protmode ic_htprotmode; /* HT protection mode */ member
H A Dieee80211_ddb.c623 db_printf(" htprotmode %d", ic->ic_htprotmode); in _db_show_com()
H A Dieee80211_ht.c245 ic->ic_htprotmode = IEEE80211_PROT_RTSCTS; in ieee80211_ht_attach()