Lines Matching refs:hostap_interface
51 struct hostap_interface *iface; in hostap_add_interface()
54 dev = alloc_etherdev(sizeof(struct hostap_interface)); in hostap_add_interface()
101 struct hostap_interface *iface; in hostap_remove_interface()
143 struct hostap_interface *iface, *empty, *match; in prism2_wds_add()
148 iface = list_entry(ptr, struct hostap_interface, list); in prism2_wds_add()
204 struct hostap_interface *iface, *selected = NULL; in prism2_wds_del()
208 iface = list_entry(ptr, struct hostap_interface, list); in prism2_wds_del()
285 struct hostap_interface *iface; in hostap_set_word()
294 struct hostap_interface *iface; in hostap_set_string()
600 struct hostap_interface *iface; in prism2_close()
653 struct hostap_interface *iface; in prism2_open()
701 struct hostap_interface *iface; in prism2_set_mac_address()
715 iface = list_entry(ptr, struct hostap_interface, list); in prism2_set_mac_address()
748 struct hostap_interface *iface; in hostap_set_multicast_list()
766 struct hostap_interface *iface; in prism2_tx_timeout()
836 struct hostap_interface *iface; in hostap_setup_dev()
993 struct hostap_interface *iface; in prism2_update_comms_qual()