Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/hostap/
Dhostap_main.c153 if (iface->type != HOSTAP_INTERFACE_WDS) in prism2_wds_add()
189 dev = hostap_add_interface(local, HOSTAP_INTERFACE_WDS, rtnl_locked, in prism2_wds_add()
213 if (iface->type != HOSTAP_INTERFACE_WDS) in prism2_wds_del()
Dhostap_proc.c116 if (iface->type == HOSTAP_INTERFACE_WDS) in prism2_wds_proc_show()
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.c738 case HOSTAP_INTERFACE_WDS: in prism2_ioctl_giwap()
895 if (iface->type == HOSTAP_INTERFACE_WDS) in prism2_ioctl_siwessid()
932 if (iface->type == HOSTAP_INTERFACE_WDS) in prism2_ioctl_giwessid()
1222 case HOSTAP_INTERFACE_WDS: in prism2_ioctl_giwmode()
Dhostap_80211_rx.c542 if (iface->type == HOSTAP_INTERFACE_WDS && in prism2_rx_get_wds()