Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/wil6210/
Dcfg80211.c727 u8 wmi_nettype = wil_iftype_nl2wmi(wdev->iftype); in wil_cfg80211_start_ap() local
783 rc = wmi_pcp_start(wil, info->beacon_interval, wmi_nettype, in wil_cfg80211_start_ap()
Dwmi.c861 int wmi_pcp_start(struct wil6210_priv *wil, int bi, u8 wmi_nettype, u8 chan) in wmi_pcp_start() argument
867 .network_type = wmi_nettype, in wmi_pcp_start()
Dwil6210.h749 int wmi_pcp_start(struct wil6210_priv *wil, int bi, u8 wmi_nettype, u8 chan);