Searched refs:start_p2p_device (Results 1 – 7 of 7) sorted by relevance
429 WARN_ON(ops->start_p2p_device && !ops->stop_p2p_device); in wiphy_new_nm()
970 ret = rdev->ops->start_p2p_device(&rdev->wiphy, wdev); in rdev_start_p2p_device()
2083 CMD(start_p2p_device, START_P2P_DEVICE); in nl80211_add_commands_unsplit()13950 if (!rdev->ops->start_p2p_device) in nl80211_start_p2p_device()
4521 int (*start_p2p_device)(struct wiphy *wiphy, member
2666 .start_p2p_device = wil_cfg80211_start_p2p_device,
4842 .start_p2p_device = ieee80211_start_p2p_device,
5565 .start_p2p_device = brcmf_p2p_start_device,