Searched refs:hfa384x_inw_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.c110 static inline u16 hfa384x_inw_debug(struct net_device *dev, int a) function
132 #define HFA384X_INW(a) hfa384x_inw_debug(dev, (a))
134 #define HFA384X_INW_DATA(a) (u16) le16_to_cpu(hfa384x_inw_debug(dev, (a)))
H A Dhostap_plx.c157 static inline u16 hfa384x_inw_debug(struct net_device *dev, int a) function
209 #define HFA384X_INW(a) hfa384x_inw_debug(dev, (a))
H A Dhostap_cs.c95 static inline u16 hfa384x_inw_debug(struct net_device *dev, int a) function
144 #define HFA384X_INW(a) hfa384x_inw_debug(dev, (a))

Completed in 44 milliseconds