Searched refs:hfa384x_outsw_debug (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/net/wireless/intersil/hostap/ |
D | hostap_cs.c | 107 static inline void hfa384x_outsw_debug(struct net_device *dev, int a, in hfa384x_outsw_debug() function 141 #define HFA384X_OUTSW(a, buf, wc) hfa384x_outsw_debug(dev, (a), (buf), (wc))
|
D | hostap_plx.c | 173 static inline void hfa384x_outsw_debug(struct net_device *dev, int a, in hfa384x_outsw_debug() function 209 #define HFA384X_OUTSW(a, buf, wc) hfa384x_outsw_debug(dev, (a), (buf), (wc))
|