Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/wil6210/
Dcfg80211.c1942 u8 wmi_nettype = wil_iftype_nl2wmi(wdev->iftype); in _wil_cfg80211_start_ap() local
1949 wmi_nettype = WMI_NETTYPE_P2P; in _wil_cfg80211_start_ap()
2008 rc = wmi_pcp_start(vif, bi, wmi_nettype, chan, wmi_edmg_channel, in _wil_cfg80211_start_ap()
Dwmi.c2201 int wmi_pcp_start(struct wil6210_vif *vif, int bi, u8 wmi_nettype, in wmi_pcp_start() argument
2209 .network_type = wmi_nettype, in wmi_pcp_start()
2257 if (wmi_nettype != WMI_NETTYPE_P2P) in wmi_pcp_start()
Dwil6210.h1344 int wmi_pcp_start(struct wil6210_vif *vif, int bi, u8 wmi_nettype, u8 chan,