Searched refs:wil_vif_alloc (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.10/drivers/net/wireless/ath/wil6210/ | 
| D | netdev.c | 298 wil_vif_alloc(struct wil6210_priv *wil, const char *name,  in wil_vif_alloc()  function368 	vif = wil_vif_alloc(wil, "wlan%d", NET_NAME_UNKNOWN,  in wil_if_alloc()
 
 | 
| D | wil6210.h | 1204 wil_vif_alloc(struct wil6210_priv *wil, const char *name,
 | 
| D | cfg80211.c | 697 	vif = wil_vif_alloc(wil, name, name_assign_type, type);  in wil_cfg80211_add_iface()
 |