Searched refs:p2p_device (Results 1 – 6 of 6) sorted by relevance
13 p2p_device. This could result in invalid operations and unexpected27 @@ -453,6 +453,8 @@ static void p2p_copy_client_info(struct p2p_device *dev,
2638 bool p2p_device; member2702 if (param->p2p_device) { in append_radio_msg()3433 param.p2p_device = !!(data->hw->wiphy->interface_modes & in mac80211_hwsim_get_radio()3773 param.p2p_device = info->attrs[HWSIM_ATTR_SUPPORT_P2P_DEVICE]; in hwsim_new_radio_nl()3841 if (param.p2p_device || in hwsim_new_radio_nl()3844 param.p2p_device = true; in hwsim_new_radio_nl()4541 param.p2p_device = support_p2p_device; in init_mac80211_hwsim()4544 if (param.p2p_device) in init_mac80211_hwsim()
879 __le32 p2p_device; member
910 u16 p2p_device: 1; member
968 return le32_to_cpu(txq_timer->p2p_device); in iwl_mvm_get_wd_timeout()