Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/wil6210/
Dnetdev.c309 wil_vif_alloc(struct wil6210_priv *wil, const char *name, in wil_vif_alloc() function
379 vif = wil_vif_alloc(wil, "wlan%d", NET_NAME_UNKNOWN, in wil_if_alloc()
Dwil6210.h1213 wil_vif_alloc(struct wil6210_priv *wil, const char *name,
Dcfg80211.c708 vif = wil_vif_alloc(wil, name, name_assign_type, type); in wil_cfg80211_add_iface()