Searched defs:min_bw (Results 1 – 1 of 1) sorted by relevance
1670 __freq_reg_info(struct wiphy *wiphy, u32 center_freq, u32 min_bw) in __freq_reg_info()1690 u32 min_bw = center_freq < MHZ_TO_KHZ(1000) ? 1 : 20; in freq_reg_info() local2560 u32 min_bw) in handle_channel_custom()