Searched refs:prism2_hw_config (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/hostap/
H A Dhostap_pci.c346 if (!local->pri_only && prism2_hw_config(dev, 1)) {
436 prism2_hw_config(dev, 0);
H A Dhostap_download.c324 if (prism2_hw_config(dev, 2)) {
642 if (prism2_hw_config(dev, 2)) {
H A Dhostap_cs.c737 ret = prism2_hw_config(dev, 1);
812 prism2_hw_config(dev, dev_open ? 0 : 1);
H A Dhostap_plx.c561 if (prism2_hw_config(dev, 1)) {
H A Dhostap_hw.c1489 static int prism2_hw_config(struct net_device *dev, int initial) function
1602 prism2_hw_config(dev, 0);
3136 local->func->hw_config = prism2_hw_config;

Completed in 113 milliseconds