Home
last modified time | relevance | path

Searched refs:wds (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_rx.c336 struct net_device *wds = NULL; in libipw_rx() local
338 struct net_device *wds = NULL; in libipw_rx() local
510 if (hostap_rx_frame_wds(ieee, hdr, fc, &wds)) in libipw_rx()
512 if (wds) { in libipw_rx()
513 skb->dev = dev = wds; in libipw_rx()
517 if (ieee->iw_mode == IW_MODE_MASTER && !wds && in libipw_rx()
532 wds != NULL)) { in libipw_rx()
752 if (wds && ((fc & (IEEE80211_FCTL_TODS | IEEE80211_FCTL_FROMDS)) == in libipw_rx()
767 if (ieee->iw_mode == IW_MODE_MASTER && !wds && ieee->ap->bridge_packets) { in libipw_rx()
/linux-6.15/Documentation/netlink/specs/
H A Dnl80211.yaml80 - set-wds-peer
1641 name: wds
1720 name: wds
/linux-6.15/drivers/net/wireless/ath/ath10k/
H A Dwmi.c777 .wds = WMI_VDEV_PARAM_WDS,
854 .wds = WMI_10X_VDEV_PARAM_WDS,
930 .wds = WMI_10X_VDEV_PARAM_WDS,
1006 .wds = WMI_10_4_VDEV_PARAM_WDS,
H A Dwmi.h5175 u32 wds; member
H A Dwmi-tlv.c4470 .wds = WMI_TLV_VDEV_PARAM_WDS,