Searched refs:peer_chan (Results 1 – 3 of 3) sorted by relevance
1189 afx_hdl->peer_chan = P2P_INVALID_CHANNEL; in brcmf_p2p_af_searching_channel()1196 (afx_hdl->peer_chan == P2P_INVALID_CHANNEL)) { in brcmf_p2p_af_searching_channel()1204 if ((afx_hdl->peer_chan != P2P_INVALID_CHANNEL) || in brcmf_p2p_af_searching_channel()1218 if ((afx_hdl->peer_chan != P2P_INVALID_CHANNEL) || in brcmf_p2p_af_searching_channel()1233 afx_hdl->peer_chan); in brcmf_p2p_af_searching_channel()1238 return afx_hdl->peer_chan; in brcmf_p2p_af_searching_channel()1265 if (afx_hdl->peer_chan == P2P_INVALID_CHANNEL) in brcmf_p2p_scan_finding_common_channel()1286 afx_hdl->peer_chan = bi->ctl_ch; in brcmf_p2p_scan_finding_common_channel()1288 afx_hdl->tx_dst_addr, afx_hdl->peer_chan); in brcmf_p2p_scan_finding_common_channel()1458 afx_hdl->peer_chan = ch.control_ch_num; in brcmf_p2p_notify_action_frame_rx()[all …]
90 s32 peer_chan; member
579 struct ieee80211_nan_channel *peer_chan; in ieee80211_nan_has_common_slots() local584 peer_chan = map->slots[slot]; in ieee80211_nan_has_common_slots()585 if (!peer_chan) in ieee80211_nan_has_common_slots()588 if (local_chan->chanctx_conf == peer_chan->chanctx_conf) in ieee80211_nan_has_common_slots()