Lines Matching full:p2p

143 		 * their TSF (like P2P Device), but we won't be able  in iwl_mvm_mac_tsf_id_iter()
248 if (!vif->p2p) in iwl_mvm_mac_ctxt_init()
304 /* No need to allocate data queues to P2P Device MAC and NAN.*/ in iwl_mvm_mac_ctxt_init()
514 if (vif->p2p) in iwl_mvm_get_mac_type()
678 if (vif->p2p) { in iwl_mvm_mac_ctxt_cmd_sta()
720 if (vif->probe_req_reg && vif->cfg.assoc && vif->p2p) in iwl_mvm_mac_ctxt_cmd_sta()
803 if (vif->type == NL80211_IFTYPE_AP && vif->p2p && in iwl_mvm_go_iterator()
814 * This flag should be set to true when the P2P Device is in iwl_mac_ctxt_p2p_dev_has_extended_disc()
815 * discoverable and there is at least another active P2P GO. Settings in iwl_mac_ctxt_p2p_dev_has_extended_disc()
816 * this flag will allow the P2P Device to be discoverable on other in iwl_mac_ctxt_p2p_dev_has_extended_disc()
921 if (band == NL80211_BAND_2GHZ && !vif->p2p && in iwl_mvm_mac_ctxt_get_lowest_rate()
1225 /* Station client has higher priority over P2P client*/ in iwl_mvm_mac_ap_iterator()
1226 if (vif->p2p && data->beacon_device_ts) in iwl_mvm_mac_ap_iterator()
1234 * Fill the filter flags for mac context of type AP or P2P GO.
1258 * Fill the specific data for mac context of type AP of P2P GO
1296 * If there is a station/P2P client interface which is in iwl_mvm_mac_ctxt_cmd_fill_ap()
1327 WARN_ON(vif->type != NL80211_IFTYPE_AP || vif->p2p); in iwl_mvm_mac_ctxt_cmd_ap()
1346 WARN_ON(vif->type != NL80211_IFTYPE_AP || !vif->p2p); in iwl_mvm_mac_ctxt_cmd_go()
1374 if (!vif->p2p) in iwl_mvm_mac_ctx_send()
1473 if (csa_vif->p2p && in iwl_mvm_csa_count_down()