MHZ_TO_KHZ        184 include/net/regulatory.h 	.freq_range.start_freq_khz = MHZ_TO_KHZ(start),			\
MHZ_TO_KHZ        185 include/net/regulatory.h 	.freq_range.end_freq_khz = MHZ_TO_KHZ(end),			\
MHZ_TO_KHZ        186 include/net/regulatory.h 	.freq_range.max_bandwidth_khz = MHZ_TO_KHZ(bw),			\