Lines Matching refs:operating_channel
845 if (!msg.operating_channel) { in p2p_process_go_neg_req()
1065 dev->oper_freq = p2p_channel_to_freq(msg.operating_channel[3], in p2p_process_go_neg_req()
1066 msg.operating_channel[4]); in p2p_process_go_neg_req()
1348 if (!msg.operating_channel && !go) { in p2p_process_go_neg_resp()
1370 if (msg.operating_channel) { in p2p_process_go_neg_resp()
1371 dev->oper_freq = p2p_channel_to_freq(msg.operating_channel[3], in p2p_process_go_neg_resp()
1372 msg.operating_channel[4]); in p2p_process_go_neg_resp()
1453 status, msg.operating_channel, in p2p_process_go_neg_resp()
1552 if (!msg.operating_channel) { in p2p_process_go_neg_conf()
1559 int oper_freq = p2p_channel_to_freq(msg.operating_channel[3], in p2p_process_go_neg_conf()
1560 msg.operating_channel[4]); in p2p_process_go_neg_conf()