Home
last modified time | relevance | path

Searched defs:pd_wdev (Results 1 – 2 of 2) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/
Dioctl_cfg80211.h255 struct wireless_dev *pd_wdev; /* P2P device wdev */ member
Dioctl_cfg80211.c8096 int rtw_pd_iface_alloc(struct wiphy *wiphy, const char *name, struct wireless_dev **pd_wdev) in rtw_pd_iface_alloc()
8187 struct wireless_dev *pd_wdev = wiphy_to_pd_wdev(wiphy); in rtw_cfg80211_redirect_pd_wdev() local