Searched refs:wilc_netdev_ifc_init (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/drivers/net/wireless/microchip/wilc1000/ |
| H A D | netdev.h | 302 struct wilc_vif *wilc_netdev_ifc_init(struct wilc *wl, const char *name,
|
| H A D | netdev.c | 948 struct wilc_vif *wilc_netdev_ifc_init(struct wilc *wl, const char *name, in wilc_netdev_ifc_init() function 1020 EXPORT_SYMBOL_GPL(wilc_netdev_ifc_init);
|
| H A D | sdio.c | 201 vif = wilc_netdev_ifc_init(wilc, "wlan%d", WILC_STATION_MODE, in wilc_sdio_probe()
|
| H A D | spi.c | 263 vif = wilc_netdev_ifc_init(wilc, "wlan%d", WILC_STATION_MODE, in wilc_bus_probe()
|
| H A D | cfg80211.c | 1593 vif = wilc_netdev_ifc_init(wl, name, iftype, type, true); in add_virtual_intf()
|