Home
last modified time | relevance | path

Searched refs:p2p_iftype (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfg80211.c1892 u16 p2p_iftype; in wl_cfg80211_p2p_if_add() local
1912 p2p_iftype = WL_P2P_IF_GO; in wl_cfg80211_p2p_if_add()
1914 p2p_iftype = WL_P2P_IF_CLIENT; in wl_cfg80211_p2p_if_add()
1956 htod32(p2p_iftype), chspec); in wl_cfg80211_p2p_if_add()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfg80211.c1878 u16 p2p_iftype; in wl_cfg80211_p2p_if_add() local
1898 p2p_iftype = WL_P2P_IF_GO; in wl_cfg80211_p2p_if_add()
1900 p2p_iftype = WL_P2P_IF_CLIENT; in wl_cfg80211_p2p_if_add()
1942 htod32(p2p_iftype), chspec); in wl_cfg80211_p2p_if_add()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfg80211.c2071 u16 p2p_iftype; local
2098 p2p_iftype = WL_P2P_IF_GO;
2100 p2p_iftype = WL_P2P_IF_CLIENT;
2145 htod32(p2p_iftype), chspec);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfg80211.c2069 u16 p2p_iftype; local
2096 p2p_iftype = WL_P2P_IF_GO;
2098 p2p_iftype = WL_P2P_IF_CLIENT;
2143 htod32(p2p_iftype), chspec);
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfg80211.c1946 u16 p2p_iftype; local
1973 p2p_iftype = WL_P2P_IF_GO;
1975 p2p_iftype = WL_P2P_IF_CLIENT;
2020 htod32(p2p_iftype), chspec);