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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/hostap/
H A Dhostap_pci.c156 static inline void hfa384x_outw(struct net_device *dev, int a, u16 v) function
176 #define HFA384X_OUTW(v,a) hfa384x_outw(dev, (a), (v))
178 #define HFA384X_OUTW_DATA(v,a) hfa384x_outw(dev, (a), cpu_to_le16((v)))

Completed in 48 milliseconds