Searched refs:ieee80211_ctstoself_duration (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/driver-api/80211/ |
| H A D | mac80211.rst | 129 ieee80211_ctstoself_duration
|
| /OK3568_Linux_fs/kernel/drivers/staging/vt6656/ |
| H A D | rxtx.c | 178 return ieee80211_ctstoself_duration(priv->hw, priv->vif, in vnt_get_cts_duration()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtl818x/rtl8187/ |
| H A D | dev.c | 266 rts_dur = ieee80211_ctstoself_duration(dev, priv->vif, in rtl8187_tx()
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | util.c | 249 __le16 ieee80211_ctstoself_duration(struct ieee80211_hw *hw, in ieee80211_ctstoself_duration() function 289 EXPORT_SYMBOL(ieee80211_ctstoself_duration);
|
| H A D | tx.c | 5273 cts->duration = ieee80211_ctstoself_duration(hw, vif, in ieee80211_ctstoself_get()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtl818x/rtl8180/ |
| H A D | dev.c | 512 rts_duration = ieee80211_ctstoself_duration(dev, priv->vif, in rtl8180_tx()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | mac80211.h | 5121 __le16 ieee80211_ctstoself_duration(struct ieee80211_hw *hw,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath5k/ |
| H A D | base.c | 792 duration = le16_to_cpu(ieee80211_ctstoself_duration(ah->hw, in ath5k_txbuf_setup()
|