Searched refs:oper_chan_freq (Results 1 – 3 of 3) sorted by relevance
1305 uint32_t oper_chan_freq = 0; in csr_is_mcc_channel() local1327 oper_chan_freq = in csr_is_mcc_channel()1331 if (!oper_chan_freq) in csr_is_mcc_channel()1334 chan_freq, oper_chan_freq); in csr_is_mcc_channel()1336 if (oper_chan_freq && chan_freq != oper_chan_freq && in csr_is_mcc_channel()
1462 uint32_t oper_chan_freq; in set_first_connection_operating_channel() local1464 oper_chan_freq = hdd_get_operating_chan_freq(hdd_ctx, dev_mode); in set_first_connection_operating_channel()1465 if (!oper_chan_freq) { in set_first_connection_operating_channel()1470 oper_chan_freq); in set_first_connection_operating_channel()
11089 uint32_t oper_chan_freq = 0; in hdd_get_operating_chan_freq() local11095 oper_chan_freq = in hdd_get_operating_chan_freq()11106 return oper_chan_freq; in hdd_get_operating_chan_freq()