Lines Matching refs:iface
973 struct hostap_interface *iface; in prism2_send_mgmt() local
981 iface = netdev_priv(dev); in prism2_send_mgmt()
982 local = iface->local; in prism2_send_mgmt()
984 iface = netdev_priv(dev); in prism2_send_mgmt()
1030 meta->iface = iface; in prism2_send_mgmt()
2323 struct hostap_interface *iface; in hostap_rx() local
2327 iface = netdev_priv(dev); in hostap_rx()
2328 local = iface->local; in hostap_rx()
2432 struct hostap_interface *iface; in prism2_ap_translate_scan() local
2443 iface = netdev_priv(dev); in prism2_ap_translate_scan()
2444 local = iface->local; in prism2_ap_translate_scan()
2703 struct hostap_interface *iface; in ap_update_sta_tx_rate() local
2706 iface = netdev_priv(dev); in ap_update_sta_tx_rate()
2707 local = iface->local; in ap_update_sta_tx_rate()
2755 meta->iface->type == HOSTAP_INTERFACE_STA) in hostap_handle_sta_tx()
2776 meta->iface->type != HOSTAP_INTERFACE_MASTER && in hostap_handle_sta_tx()
2777 meta->iface->type != HOSTAP_INTERFACE_AP) { in hostap_handle_sta_tx()