Lines Matching full:p2p
142 * their TSF (like P2P Device), but we won't be able in iwl_mvm_mac_tsf_id_iter()
247 if (!vif->p2p) in iwl_mvm_mac_ctxt_init()
305 /* No need to allocate data queues to P2P Device MAC and NAN.*/ in iwl_mvm_mac_ctxt_init()
518 if (vif->p2p) in iwl_mvm_get_mac_type()
682 if (vif->p2p) { in iwl_mvm_mac_ctxt_cmd_sta()
724 if (vif->probe_req_reg && vif->cfg.assoc && vif->p2p) in iwl_mvm_mac_ctxt_cmd_sta()
807 if (vif->type == NL80211_IFTYPE_AP && vif->p2p && in iwl_mvm_go_iterator()
818 * This flag should be set to true when the P2P Device is in iwl_mac_ctxt_p2p_dev_has_extended_disc()
819 * discoverable and there is at least another active P2P GO. Settings in iwl_mac_ctxt_p2p_dev_has_extended_disc()
820 * this flag will allow the P2P Device to be discoverable on other in iwl_mac_ctxt_p2p_dev_has_extended_disc()
942 if (band == NL80211_BAND_2GHZ && !vif->p2p && in iwl_mvm_mac_ctxt_get_lowest_rate()
1245 /* Station client has higher priority over P2P client*/ in iwl_mvm_mac_ap_iterator()
1246 if (vif->p2p && data->beacon_device_ts) in iwl_mvm_mac_ap_iterator()
1254 * Fill the filter flags for mac context of type AP or P2P GO.
1278 * Fill the specific data for mac context of type AP of P2P GO
1316 * If there is a station/P2P client interface which is in iwl_mvm_mac_ctxt_cmd_fill_ap()
1347 WARN_ON(vif->type != NL80211_IFTYPE_AP || vif->p2p); in iwl_mvm_mac_ctxt_cmd_ap()
1366 WARN_ON(vif->type != NL80211_IFTYPE_AP || !vif->p2p); in iwl_mvm_mac_ctxt_cmd_go()
1394 if (!vif->p2p) in iwl_mvm_mac_ctx_send()
1493 if (csa_vif->p2p && in iwl_mvm_csa_count_down()