Home
last modified time | relevance | path

Searched refs:wmi_nettype (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/wireless/ath/wil6210/
Dcfg80211.c1930 u8 wmi_nettype = wil_iftype_nl2wmi(wdev->iftype); in _wil_cfg80211_start_ap() local
1937 wmi_nettype = WMI_NETTYPE_P2P; in _wil_cfg80211_start_ap()
1996 rc = wmi_pcp_start(vif, bi, wmi_nettype, chan, wmi_edmg_channel, in _wil_cfg80211_start_ap()
Dwmi.c2185 int wmi_pcp_start(struct wil6210_vif *vif, int bi, u8 wmi_nettype, in wmi_pcp_start() argument
2193 .network_type = wmi_nettype, in wmi_pcp_start()
2241 if (wmi_nettype != WMI_NETTYPE_P2P) in wmi_pcp_start()
Dwil6210.h1351 int wmi_pcp_start(struct wil6210_vif *vif, int bi, u8 wmi_nettype, u8 chan,