Searched refs:hfa384x_outsw_debug (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/net/wireless/intersil/hostap/ |
D | hostap_cs.c | 106 static inline void hfa384x_outsw_debug(struct net_device *dev, int a, in hfa384x_outsw_debug() function 140 #define HFA384X_OUTSW(a, buf, wc) hfa384x_outsw_debug(dev, (a), (buf), (wc))
|
D | hostap_plx.c | 172 static inline void hfa384x_outsw_debug(struct net_device *dev, int a, in hfa384x_outsw_debug() function 208 #define HFA384X_OUTSW(a, buf, wc) hfa384x_outsw_debug(dev, (a), (buf), (wc))
|