Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_pci.c91 static inline void hfa384x_outw_debug(struct net_device *dev, int a, u16 v) in hfa384x_outw_debug() function
129 #define HFA384X_OUTW(v,a) hfa384x_outw_debug(dev, (a), (v))
131 #define HFA384X_OUTW_DATA(v,a) hfa384x_outw_debug(dev, (a), le16_to_cpu((v)))
H A Dhostap_plx.c140 static inline void hfa384x_outw_debug(struct net_device *dev, int a, u16 v) in hfa384x_outw_debug() function
206 #define HFA384X_OUTW(v,a) hfa384x_outw_debug(dev, (a), (v))
H A Dhostap_cs.c76 static inline void hfa384x_outw_debug(struct net_device *dev, int a, u16 v) in hfa384x_outw_debug() function
138 #define HFA384X_OUTW(v,a) hfa384x_outw_debug(dev, (a), (v))