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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/hostap/
H A Dhostap_pci.c164 static inline u16 hfa384x_inw(struct net_device *dev, int a) function
176 #define HFA384X_INW(a) hfa384x_inw(dev, (a))
178 #define HFA384X_INW_DATA(a) cpu_to_le16(hfa384x_inw(dev, (a)))

Completed in 101 milliseconds