Home
last modified time | relevance | path

Searched refs:p2p_device (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/net/wireless/
Dmac80211_hwsim.c2596 bool p2p_device; member
2660 if (param->p2p_device) { in append_radio_msg()
3388 param.p2p_device = !!(data->hw->wiphy->interface_modes & in mac80211_hwsim_get_radio()
3709 param.p2p_device = info->attrs[HWSIM_ATTR_SUPPORT_P2P_DEVICE]; in hwsim_new_radio_nl()
3777 if (param.p2p_device || in hwsim_new_radio_nl()
3780 param.p2p_device = true; in hwsim_new_radio_nl()
4472 param.p2p_device = support_p2p_device; in init_mac80211_hwsim()
4475 if (param.p2p_device) in init_mac80211_hwsim()
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/fw/
Dfile.h879 __le32 p2p_device; member
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dutils.c965 return le32_to_cpu(txq_timer->p2p_device); in iwl_mvm_get_wd_timeout()