Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/zydas/zd1211rw/
Dzd_mac.h295 struct ieee80211_hw *zd_mac_alloc_hw(struct usb_interface *intf);
Dzd_mac.c1357 struct ieee80211_hw *zd_mac_alloc_hw(struct usb_interface *intf) in zd_mac_alloc_hw() function
Dzd_usb.c1377 hw = zd_mac_alloc_hw(intf); in probe()