Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dutil.c3133 const struct ieee80211_ht_operation *htop, in ieee80211_chandef_vht_oper() argument
3148 if (!oper || !htop) in ieee80211_chandef_vht_oper()
3162 ccfs2 = (le16_to_cpu(htop->operation_mode) & in ieee80211_chandef_vht_oper()
H A Dieee80211_i.h2781 const struct ieee80211_ht_operation *htop,
/linux/net/wireless/
H A Dscan.c2161 struct ieee80211_ht_operation *htop = (void *)tmp->data; in cfg80211_get_ies_channel_number() local
2163 return htop->primary_chan; in cfg80211_get_ies_channel_number()