Home
last modified time | relevance | path

Searched refs:ccf0 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dutil.c3246 int ccf0, ccf1; in ieee80211_chandef_vht_oper() local
3273 ccf0 = ccfs0; in ieee80211_chandef_vht_oper()
3316 cf0 = ieee80211_channel_to_frequency(ccf0, chandef->chan->band); in ieee80211_chandef_vht_oper()
3330 diff = abs(ccf1 - ccf0); in ieee80211_chandef_vht_oper()
/kernel/linux/linux-6.6/net/mac80211/
H A Dutil.c3665 int ccf0, ccf1; in ieee80211_chandef_vht_oper() local
3692 ccf0 = ccfs0; in ieee80211_chandef_vht_oper()
3735 cf0 = ieee80211_channel_to_frequency(ccf0, chandef->chan->band); in ieee80211_chandef_vht_oper()
3749 diff = abs(ccf1 - ccf0); in ieee80211_chandef_vht_oper()

Completed in 12 milliseconds