Searched refs:hfa384x_outb_debug (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/hostap/
H A Dhostap_pci.c56 static inline void hfa384x_outb_debug(struct net_device *dev, int a, u8 v) function
128 #define HFA384X_OUTB(v,a) hfa384x_outb_debug(dev, (a), (v))
H A Dhostap_plx.c109 static inline void hfa384x_outb_debug(struct net_device *dev, int a, u8 v) function
205 #define HFA384X_OUTB(v,a) hfa384x_outb_debug(dev, (a), (v))
H A Dhostap_cs.c48 static inline void hfa384x_outb_debug(struct net_device *dev, int a, u8 v) function
138 #define HFA384X_OUTB(v,a) hfa384x_outb_debug(dev, (a), (v))

Completed in 83 milliseconds