Home
last modified time | relevance | path

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

/linux-6.6.21/net/wireless/ !
Dcore.c463 WARN_ON(ops->start_p2p_device && !ops->stop_p2p_device); in wiphy_new_nm()
Drdev-ops.h983 ret = rdev->ops->start_p2p_device(&rdev->wiphy, wdev); in rdev_start_p2p_device()
Dnl80211.c2110 CMD(start_p2p_device, START_P2P_DEVICE); in nl80211_add_commands_unsplit()
14232 if (!rdev->ops->start_p2p_device) in nl80211_start_p2p_device()
/linux-6.6.21/include/net/ !
Dcfg80211.h4646 int (*start_p2p_device)(struct wiphy *wiphy, member
/linux-6.6.21/drivers/net/wireless/ath/wil6210/ !
Dcfg80211.c2666 .start_p2p_device = wil_cfg80211_start_p2p_device,
/linux-6.6.21/net/mac80211/ !
Dcfg.c5037 .start_p2p_device = ieee80211_start_p2p_device,
/linux-6.6.21/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ !
Dcfg80211.c5967 .start_p2p_device = brcmf_p2p_start_device,