Lines Matching full:iface
111 struct hostap_interface *iface; in hfa384x_outb_debug() local
115 iface = netdev_priv(dev); in hfa384x_outb_debug()
116 local = iface->local; in hfa384x_outb_debug()
126 struct hostap_interface *iface; in hfa384x_inb_debug() local
131 iface = netdev_priv(dev); in hfa384x_inb_debug()
132 local = iface->local; in hfa384x_inb_debug()
143 struct hostap_interface *iface; in hfa384x_outw_debug() local
147 iface = netdev_priv(dev); in hfa384x_outw_debug()
148 local = iface->local; in hfa384x_outw_debug()
158 struct hostap_interface *iface; in hfa384x_inw_debug() local
163 iface = netdev_priv(dev); in hfa384x_inw_debug()
164 local = iface->local; in hfa384x_inw_debug()
176 struct hostap_interface *iface; in hfa384x_outsw_debug() local
180 iface = netdev_priv(dev); in hfa384x_outsw_debug()
181 local = iface->local; in hfa384x_outsw_debug()
192 struct hostap_interface *iface; in hfa384x_insw_debug() local
196 iface = netdev_priv(dev); in hfa384x_insw_debug()
197 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()