Searched refs:start_p2p_device (Results 1 – 5 of 5) sorted by relevance
869 ret = rdev->ops->start_p2p_device(&rdev->wiphy, wdev); in rdev_start_p2p_device()
1535 CMD(start_p2p_device, START_P2P_DEVICE); in nl80211_send_wiphy()9932 if (!rdev->ops->start_p2p_device) in nl80211_start_p2p_device()
2712 int (*start_p2p_device)(struct wiphy *wiphy, member
3807 .start_p2p_device = ieee80211_start_p2p_device,
4678 .start_p2p_device = brcmf_p2p_start_device,