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