Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_mac.h295 struct ieee80211_hw *zd_mac_alloc_hw(struct usb_interface *intf);
H A Dzd_mac.c1363 struct ieee80211_hw *zd_mac_alloc_hw(struct usb_interface *intf) in zd_mac_alloc_hw() function
H A Dzd_usb.c1378 hw = zd_mac_alloc_hw(intf); in probe()