Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/
Dmac80211_hwsim.c2387 bool p2p_device; member
2451 if (param->p2p_device) { in append_radio_msg()
3158 param.p2p_device = !!(data->hw->wiphy->interface_modes & in mac80211_hwsim_get_radio()
3473 param.p2p_device = info->attrs[HWSIM_ATTR_SUPPORT_P2P_DEVICE]; in hwsim_new_radio_nl()
3541 if (param.p2p_device || in hwsim_new_radio_nl()
3544 param.p2p_device = true; in hwsim_new_radio_nl()
4007 param.p2p_device = support_p2p_device; in init_mac80211_hwsim()
4010 if (param.p2p_device) in init_mac80211_hwsim()
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/fw/
Dfile.h869 __le32 p2p_device; member
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dutils.c983 return le32_to_cpu(txq_timer->p2p_device); in iwl_mvm_get_wd_timeout()