Searched refs:attr_mem (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_plx.c45 void __iomem *attr_mem; member in struct:hostap_plx_priv
278 if (hw_priv->attr_mem == NULL) {
287 corsave = readb(hw_priv->attr_mem + hw_priv->cor_offset);
289 hw_priv->attr_mem + hw_priv->cor_offset);
292 hw_priv->attr_mem + hw_priv->cor_offset);
303 if (hw_priv->attr_mem == NULL) {
314 corsave = readb(hw_priv->attr_mem + hw_priv->cor_offset);
316 hw_priv->attr_mem + hw_priv->cor_offset);
318 writeb(hcr, hw_priv->attr_mem + hw_priv->cor_offset + 2);
321 hw_priv->attr_mem
336 prism2_plx_check_cis(void __iomem *attr_mem, int attr_len, unsigned int *cor_offset, unsigned int *cor_index) argument
439 void __iomem *attr_mem = NULL; local
[all...]

Completed in 82 milliseconds