Searched refs:hfa384x_inb_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 | 73 static inline u8 hfa384x_inb_debug(struct net_device *dev, int a) in hfa384x_inb_debug() function 129 #define HFA384X_INB(a) hfa384x_inb_debug(dev, (a))
|
H A D | hostap_cs.c | 61 static inline u8 hfa384x_inb_debug(struct net_device *dev, int a) in hfa384x_inb_debug() function 138 #define HFA384X_INB(a) hfa384x_inb_debug(dev, (a))
|
H A D | hostap_plx.c | 124 static inline u8 hfa384x_inb_debug(struct net_device *dev, int a) in hfa384x_inb_debug() function 206 #define HFA384X_INB(a) hfa384x_inb_debug(dev, (a))
|
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_pci.c | 72 static inline u8 hfa384x_inb_debug(struct net_device *dev, int a) in hfa384x_inb_debug() function 128 #define HFA384X_INB(a) hfa384x_inb_debug(dev, (a))
|
H A D | hostap_cs.c | 60 static inline u8 hfa384x_inb_debug(struct net_device *dev, int a) in hfa384x_inb_debug() function 137 #define HFA384X_INB(a) hfa384x_inb_debug(dev, (a))
|
H A D | hostap_plx.c | 123 static inline u8 hfa384x_inb_debug(struct net_device *dev, int a) in hfa384x_inb_debug() function 205 #define HFA384X_INB(a) hfa384x_inb_debug(dev, (a))
|
Completed in 6 milliseconds