Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/
H A Dmac.h170 struct ieee80211_hw *plfxlc_mac_alloc_hw(struct usb_interface *intf);
H A Dmac.c704 struct ieee80211_hw *plfxlc_mac_alloc_hw(struct usb_interface *intf) in plfxlc_mac_alloc_hw() function
H A Dusb.c590 hw = plfxlc_mac_alloc_hw(intf); in probe()