Home
last modified time | relevance | path

Searched refs:hfa384x_inw (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
H A Dhostap_pci.c164 static inline u16 hfa384x_inw(struct net_device *dev, int a) in hfa384x_inw() function
176 #define HFA384X_INW(a) hfa384x_inw(dev, (a))
178 #define HFA384X_INW_DATA(a) cpu_to_le16(hfa384x_inw(dev, (a)))
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/
H A Dhostap_pci.c163 static inline u16 hfa384x_inw(struct net_device *dev, int a) in hfa384x_inw() function
175 #define HFA384X_INW(a) hfa384x_inw(dev, (a))
177 #define HFA384X_INW_DATA(a) cpu_to_le16(hfa384x_inw(dev, (a)))

Completed in 2 milliseconds