Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.h27 struct wireless_dev *ath6kl_interface_add(struct ath6kl *ar, const char *name,
H A Dcore.c218 wdev = ath6kl_interface_add(ar, "wlan%d", NET_NAME_ENUM, in ath6kl_core_init()
H A Dcfg80211.c1528 wdev = ath6kl_interface_add(ar, name, name_assign_type, type, if_idx, nw_type); in ath6kl_cfg80211_add_iface()
3779 struct wireless_dev *ath6kl_interface_add(struct ath6kl *ar, const char *name, in ath6kl_interface_add() function