Home
last modified time | relevance | path

Searched refs:num_chan_to_bw (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/common/
H A Dhw_features_common.h44 u32 num_chan_to_bw(int num_chans);
H A Dhw_features_common.c572 u32 num_chan_to_bw(int num_chans) in num_chan_to_bw() function
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dacs.c608 bw = num_chan_to_bw(n_chans); in acs_find_ideal_chan()
H A Ddfs.c145 u32 bw = num_chan_to_bw(num_chans); in dfs_chan_range_available()