Home
last modified time | relevance | path

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

/drivers/net/wireless/microchip/wilc1000/
Dnetdev.h286 struct wilc_vif *wilc_netdev_ifc_init(struct wilc *wl, const char *name,
Dnetdev.c928 struct wilc_vif *wilc_netdev_ifc_init(struct wilc *wl, const char *name, in wilc_netdev_ifc_init() function
Dcfg80211.c1598 vif = wilc_netdev_ifc_init(wl, name, iftype, type, true); in add_virtual_intf()
1818 vif = wilc_netdev_ifc_init(wl, "wlan%d", WILC_STATION_MODE, in wilc_cfg80211_init()