Searched refs:hfa384x_outb_debug (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_pci.c | 56 static inline void hfa384x_outb_debug(struct net_device *dev, int a, u8 v) in hfa384x_outb_debug() function 128 #define HFA384X_OUTB(v,a) hfa384x_outb_debug(dev, (a), (v))
|
H A D | hostap_cs.c | 47 static inline void hfa384x_outb_debug(struct net_device *dev, int a, u8 v) in hfa384x_outb_debug() function 137 #define HFA384X_OUTB(v,a) hfa384x_outb_debug(dev, (a), (v))
|
H A D | hostap_plx.c | 109 static inline void hfa384x_outb_debug(struct net_device *dev, int a, u8 v) in hfa384x_outb_debug() function 205 #define HFA384X_OUTB(v,a) hfa384x_outb_debug(dev, (a), (v))
|
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_pci.c | 55 static inline void hfa384x_outb_debug(struct net_device *dev, int a, u8 v) in hfa384x_outb_debug() function 127 #define HFA384X_OUTB(v,a) hfa384x_outb_debug(dev, (a), (v))
|
H A D | hostap_cs.c | 46 static inline void hfa384x_outb_debug(struct net_device *dev, int a, u8 v) in hfa384x_outb_debug() function 136 #define HFA384X_OUTB(v,a) hfa384x_outb_debug(dev, (a), (v))
|
H A D | hostap_plx.c | 108 static inline void hfa384x_outb_debug(struct net_device *dev, int a, u8 v) in hfa384x_outb_debug() function 204 #define HFA384X_OUTB(v,a) hfa384x_outb_debug(dev, (a), (v))
|
Completed in 5 milliseconds