Home
last modified time | relevance | path

Searched defs:read_nic_dword (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/rtl8187se/
Dr8180_core.c229 u32 read_nic_dword(struct net_device *dev, int x) in read_nic_dword() function
261 u32 read_nic_dword(struct net_device *dev, int x) in read_nic_dword() function
/drivers/net/wireless/ipw2x00/
Dipw2100.c361 static inline void read_nic_dword(struct net_device *dev, u32 addr, u32 * val) in read_nic_dword() function