Home
last modified time | relevance | path

Searched refs:start_p2p_device (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/net/wireless/
H A Dcore.c463 WARN_ON(ops->start_p2p_device && !ops->stop_p2p_device); in wiphy_new_nm()
H A Drdev-ops.h987 ret = rdev->ops->start_p2p_device(&rdev->wiphy, wdev); in rdev_start_p2p_device()
H A Dnl80211.c2114 CMD(start_p2p_device, START_P2P_DEVICE); in nl80211_add_commands_unsplit()
14273 if (!rdev->ops->start_p2p_device) in nl80211_start_p2p_device()
/openbmc/linux/include/net/
H A Dcfg80211.h4646 int (*start_p2p_device)(struct wiphy *wiphy, member
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c2666 .start_p2p_device = wil_cfg80211_start_p2p_device,
/openbmc/linux/net/mac80211/
H A Dcfg.c5038 .start_p2p_device = ieee80211_start_p2p_device,
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c5965 .start_p2p_device = brcmf_p2p_start_device,