Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/hostap/
H A Dhostap_pci.c355 return hostap_hw_ready(dev); in prism2_pci_probe()
H A Dhostap_plx.c565 return hostap_hw_ready(dev); in prism2_plx_probe()
H A Dhostap_cs.c541 ret = hostap_hw_ready(dev); in prism2_config()
H A Dhostap_hw.c3231 static int hostap_hw_ready(struct net_device *dev) in hostap_hw_ready() function