Searched refs:wmi_nettype (Results 1 – 3 of 3) sorted by relevance
/drivers/net/wireless/ath/wil6210/ |
D | cfg80211.c | 1942 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()
|
D | wmi.c | 2201 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()
|
D | wil6210.h | 1344 int wmi_pcp_start(struct wil6210_vif *vif, int bi, u8 wmi_nettype, u8 chan,
|