Searched refs:hfa384x_outw_debug (Results 1 - 3 of 3) 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.c93 static inline void hfa384x_outw_debug(struct net_device *dev, int a, u16 v) function
131 #define HFA384X_OUTW(v,a) hfa384x_outw_debug(dev, (a), (v))
133 #define HFA384X_OUTW_DATA(v,a) hfa384x_outw_debug(dev, (a), cpu_to_le16((v)))
H A Dhostap_plx.c142 static inline void hfa384x_outw_debug(struct net_device *dev, int a, u16 v) function
208 #define HFA384X_OUTW(v,a) hfa384x_outw_debug(dev, (a), (v))
H A Dhostap_cs.c81 static inline void hfa384x_outw_debug(struct net_device *dev, int a, u16 v) function
143 #define HFA384X_OUTW(v,a) hfa384x_outw_debug(dev, (a), (v))

Completed in 58 milliseconds