Home
last modified time | relevance | path

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 Dhostap_pci.c56 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 Dhostap_cs.c47 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 Dhostap_plx.c109 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 Dhostap_pci.c55 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 Dhostap_cs.c46 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 Dhostap_plx.c108 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