Lines Matching refs:hostap_interface
55 struct hostap_interface *iface; in hostap_add_interface()
58 dev = alloc_etherdev(sizeof(struct hostap_interface)); in hostap_add_interface()
105 struct hostap_interface *iface; in hostap_remove_interface()
147 struct hostap_interface *iface, *empty, *match; in prism2_wds_add()
152 iface = list_entry(ptr, struct hostap_interface, list); in prism2_wds_add()
208 struct hostap_interface *iface, *selected = NULL; in prism2_wds_del()
212 iface = list_entry(ptr, struct hostap_interface, list); in prism2_wds_del()
289 struct hostap_interface *iface; in hostap_set_word()
298 struct hostap_interface *iface; in hostap_set_string()
604 struct hostap_interface *iface; in prism2_close()
657 struct hostap_interface *iface; in prism2_open()
705 struct hostap_interface *iface; in prism2_set_mac_address()
719 iface = list_entry(ptr, struct hostap_interface, list); in prism2_set_mac_address()
752 struct hostap_interface *iface; in hostap_set_multicast_list()
780 struct hostap_interface *iface; in prism2_tx_timeout()
850 struct hostap_interface *iface; in hostap_setup_dev()
1005 struct hostap_interface *iface; in prism2_update_comms_qual()