Home
last modified time | relevance | path

Searched refs:hostap_hw_ready (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_pci.c354 return hostap_hw_ready(dev); in prism2_pci_probe()
H A Dhostap_plx.c564 return hostap_hw_ready(dev); in prism2_plx_probe()
H A Dhostap_cs.c540 ret = hostap_hw_ready(dev); in prism2_config()
H A Dhostap_hw.c3228 static int hostap_hw_ready(struct net_device *dev) in hostap_hw_ready() function