Home
last modified time | relevance | path

Searched refs:HWSIM_ATTR_SUPPORT_P2P_DEVICE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.h176 HWSIM_ATTR_SUPPORT_P2P_DEVICE, enumerator
H A Dmac80211_hwsim.c888 [HWSIM_ATTR_SUPPORT_P2P_DEVICE] = { .type = NLA_FLAG },
3957 ret = nla_put_flag(skb, HWSIM_ATTR_SUPPORT_P2P_DEVICE); in append_radio_msg()
5855 param.p2p_device = info->attrs[HWSIM_ATTR_SUPPORT_P2P_DEVICE]; in hwsim_new_radio_nl()