Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/misc/ !
H A Ddfs_process_radar_found_ind.c239 uint8_t num_20mhz_subchans = ch_width / BW_20; in dfs_find_20mhz_subchans_from_offsets()
252 chan20_cen += BW_20; in dfs_find_20mhz_subchans_from_offsets()
448 uint16_t chwidth = BW_20; in dfs_get_20mhz_bonding_channels()
H A Ddfs.c935 ch_width = BW_20; in dfs_chan_to_ch_width()
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/ !
H A Ddfs_process_radar_found_ind.h33 #define BW_20 20 macro