Home
last modified time | relevance | path

Searched refs:hfa384x_outw_debug (Results 1 – 3 of 3) sorted by relevance

/drivers/net/wireless/intersil/hostap/
Dhostap_pci.c92 static inline void hfa384x_outw_debug(struct net_device *dev, int a, u16 v) in hfa384x_outw_debug() function
130 #define HFA384X_OUTW(v,a) hfa384x_outw_debug(dev, (a), (v))
132 #define HFA384X_OUTW_DATA(v,a) hfa384x_outw_debug(dev, (a), le16_to_cpu((v)))
Dhostap_cs.c77 static inline void hfa384x_outw_debug(struct net_device *dev, int a, u16 v) in hfa384x_outw_debug() function
139 #define HFA384X_OUTW(v,a) hfa384x_outw_debug(dev, (a), (v))
Dhostap_plx.c141 static inline void hfa384x_outw_debug(struct net_device *dev, int a, u16 v) in hfa384x_outw_debug() function
207 #define HFA384X_OUTW(v,a) hfa384x_outw_debug(dev, (a), (v))