Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/zd1211rw/
Dzd_mac.h307 struct ieee80211_hw *zd_mac_alloc_hw(struct usb_interface *intf);
Dzd_mac.c1372 struct ieee80211_hw *zd_mac_alloc_hw(struct usb_interface *intf) in zd_mac_alloc_hw() function
Dzd_usb.c1386 hw = zd_mac_alloc_hw(intf); in probe()