Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/zydas/zd1211rw/
Dzd_mac.h307 struct ieee80211_hw *zd_mac_alloc_hw(struct usb_interface *intf);
Dzd_mac.c1371 struct ieee80211_hw *zd_mac_alloc_hw(struct usb_interface *intf) in zd_mac_alloc_hw() function
Dzd_usb.c1392 hw = zd_mac_alloc_hw(intf); in probe()