Home
last modified time | relevance | path

Searched defs:min_bw (Results 1 – 1 of 1) sorted by relevance

/net/wireless/
Dreg.c1670 __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() local
2560 u32 min_bw) in handle_channel_custom()