Home
last modified time | relevance | path

Searched refs:HOSTAP_INTERFACE_WDS (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/net/wireless/hostap/
Dhostap_main.c153 if (iface->type != HOSTAP_INTERFACE_WDS) in prism2_wds_add()
190 dev = hostap_add_interface(local, HOSTAP_INTERFACE_WDS, rtnl_locked, in prism2_wds_add()
214 if (iface->type != HOSTAP_INTERFACE_WDS) in prism2_wds_del()
Dhostap_proc.c120 if (iface->type != HOSTAP_INTERFACE_WDS) in prism2_wds_proc_read()
Dhostap_80211_tx.c179 else if (iface->type == HOSTAP_INTERFACE_WDS) in hostap_data_start_xmit()
Dhostap_wlan.h904 HOSTAP_INTERFACE_WDS, enumerator
Dhostap_ioctl.c737 case HOSTAP_INTERFACE_WDS: in prism2_ioctl_giwap()
894 if (iface->type == HOSTAP_INTERFACE_WDS) in prism2_ioctl_siwessid()
931 if (iface->type == HOSTAP_INTERFACE_WDS) in prism2_ioctl_giwessid()
1221 case HOSTAP_INTERFACE_WDS: in prism2_ioctl_giwmode()
Dhostap_80211_rx.c542 if (iface->type == HOSTAP_INTERFACE_WDS && in prism2_rx_get_wds()