Home
last modified time | relevance | path

Searched refs:chan_offset (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/wpa_supplicant_8/src/ap/
H A Ddfs.h
H A Ddfs.c
H A Ddrv_callbacks.c
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/filtering/
H A Ddfs_phyerr_tlv.c455 int chan_offset; in dfs_tlv_calc_freq_info() local
486 chan_offset = chan_width; in dfs_tlv_calc_freq_info()
489 chan_offset = -chan_width; in dfs_tlv_calc_freq_info()
491 chan_offset = 0; in dfs_tlv_calc_freq_info()
494 chan_centre += (chan_offset / 2); in dfs_tlv_calc_freq_info()
H A Ddfs_process_phyerr.c73 int chan_offset = 0, chan_width; in dfs_get_event_freqcentre() local
88 chan_offset = chan_width; in dfs_get_event_freqcentre()
90 chan_offset = -chan_width; in dfs_get_event_freqcentre()
92 chan_offset = 0; in dfs_get_event_freqcentre()
101 dfs->dfs_curchan) + (chan_offset / 2); in dfs_get_event_freqcentre()
/wlan-driver/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211_event.c
H A Ddriver.h
/wlan-driver/wpa_supplicant_8/wpa_supplicant/
H A Dap.c
/wlan-driver/wpa_supplicant_8/hostapd/
H A Dctrl_iface.c