Searched refs:wmi_nettype (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/net/wireless/ath/wil6210/ |
D | cfg80211.c | 727 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()
|
D | wmi.c | 861 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()
|
D | wil6210.h | 749 int wmi_pcp_start(struct wil6210_priv *wil, int bi, u8 wmi_nettype, u8 chan);
|