Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac80211/
Dutil.c3242 const struct ieee80211_ht_operation *htop, in ieee80211_chandef_vht_oper() argument
3257 if (!oper || !htop) in ieee80211_chandef_vht_oper()
3271 ccfs2 = (le16_to_cpu(htop->operation_mode) & in ieee80211_chandef_vht_oper()
Dieee80211_i.h2220 const struct ieee80211_ht_operation *htop,
/kernel/linux/linux-5.10/net/wireless/
Dscan.c1827 struct ieee80211_ht_operation *htop = (void *)(tmp + 2); in cfg80211_get_bss_channel() local
1829 channel_number = htop->primary_chan; in cfg80211_get_bss_channel()