Home
last modified time | relevance | path

Searched refs:ccfs1 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/net/mac80211/
H A Dutil.c3169 he_6ghz_op->ccfs1 = in ieee80211_ie_build_he_oper()
3172 he_6ghz_op->ccfs1 = 0; in ieee80211_ie_build_he_oper()
3181 he_6ghz_op->ccfs1 = he_6ghz_op->ccfs0; in ieee80211_ie_build_he_oper()
3245 int ccfs0, ccfs1, ccfs2; in ieee80211_chandef_vht_oper() local
3268 ccfs1 = oper->center_freq_seg1_idx; in ieee80211_chandef_vht_oper()
3300 ccf1 = ccfs1; in ieee80211_chandef_vht_oper()
3304 if (!ccfs1) in ieee80211_chandef_vht_oper()
3307 ccf1 = ccfs1; in ieee80211_chandef_vht_oper()
3312 ccf1 = ccfs1; in ieee80211_chandef_vht_oper()
3428 if (!he_6ghz_oper->ccfs1) in ieee80211_chandef_he_6ghz_oper()
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dieee80211.h2286 u8 ccfs1; member