Searched refs:start_p2p_device (Results 1 – 5 of 5) sorted by relevance
867 ret = rdev->ops->start_p2p_device(&rdev->wiphy, wdev); in rdev_start_p2p_device()
1522 CMD(start_p2p_device, START_P2P_DEVICE); in nl80211_send_wiphy()9742 if (!rdev->ops->start_p2p_device) in nl80211_start_p2p_device()
2668 int (*start_p2p_device)(struct wiphy *wiphy, member
3702 .start_p2p_device = ieee80211_start_p2p_device,
4592 .start_p2p_device = brcmf_p2p_start_device,