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()
442 struct hostap_interface *iface; in prism2_plx_probe() local
540 iface = netdev_priv(dev); in prism2_plx_probe()
541 local = iface->local; in prism2_plx_probe()
587 struct hostap_interface *iface; in prism2_plx_remove() local
591 iface = netdev_priv(dev); in prism2_plx_remove()
592 hw_priv = iface->local->hw_priv; in prism2_plx_remove()
595 prism2_plx_cor_sreset(iface->local); in prism2_plx_remove()