Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/intersil/hostap/
Dhostap_main.c149 if (iface->type != HOSTAP_INTERFACE_WDS) in prism2_wds_add()
185 dev = hostap_add_interface(local, HOSTAP_INTERFACE_WDS, rtnl_locked, in prism2_wds_add()
209 if (iface->type != HOSTAP_INTERFACE_WDS) in prism2_wds_del()
Dhostap_proc.c92 if (iface->type == HOSTAP_INTERFACE_WDS) in prism2_wds_proc_show()
Dhostap_80211_tx.c180 else if (iface->type == HOSTAP_INTERFACE_WDS) in hostap_data_start_xmit()
Dhostap_wlan.h908 HOSTAP_INTERFACE_WDS, enumerator
Dhostap_ioctl.c741 case HOSTAP_INTERFACE_WDS: in prism2_ioctl_giwap()
903 if (iface->type == HOSTAP_INTERFACE_WDS) in prism2_ioctl_siwessid()
941 if (iface->type == HOSTAP_INTERFACE_WDS) in prism2_ioctl_giwessid()
1234 case HOSTAP_INTERFACE_WDS: in prism2_ioctl_giwmode()
Dhostap_80211_rx.c541 if (iface->type == HOSTAP_INTERFACE_WDS && in prism2_rx_get_wds()