Lines Matching refs:iface
110 struct hostap_interface *iface; in hfa384x_outb_debug() local
114 iface = netdev_priv(dev); in hfa384x_outb_debug()
115 local = iface->local; in hfa384x_outb_debug()
125 struct hostap_interface *iface; in hfa384x_inb_debug() local
130 iface = netdev_priv(dev); in hfa384x_inb_debug()
131 local = iface->local; in hfa384x_inb_debug()
142 struct hostap_interface *iface; in hfa384x_outw_debug() local
146 iface = netdev_priv(dev); in hfa384x_outw_debug()
147 local = iface->local; in hfa384x_outw_debug()
157 struct hostap_interface *iface; in hfa384x_inw_debug() local
162 iface = netdev_priv(dev); in hfa384x_inw_debug()
163 local = iface->local; in hfa384x_inw_debug()
175 struct hostap_interface *iface; in hfa384x_outsw_debug() local
179 iface = netdev_priv(dev); in hfa384x_outsw_debug()
180 local = iface->local; in hfa384x_outsw_debug()
191 struct hostap_interface *iface; in hfa384x_insw_debug() local
195 iface = netdev_priv(dev); in hfa384x_insw_debug()
196 local = iface->local; in hfa384x_insw_debug()
441 struct hostap_interface *iface; in prism2_plx_probe() local
539 iface = netdev_priv(dev); in prism2_plx_probe()
540 local = iface->local; in prism2_plx_probe()
586 struct hostap_interface *iface; in prism2_plx_remove() local
590 iface = netdev_priv(dev); in prism2_plx_remove()
591 hw_priv = iface->local->hw_priv; in prism2_plx_remove()
594 prism2_plx_cor_sreset(iface->local); in prism2_plx_remove()