Home
last modified time | relevance | path

Searched refs:ieee80211_ctstoself_duration (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/vt6656/
H A Drxtx.c178 return ieee80211_ctstoself_duration(priv->hw, priv->vif, in vnt_get_cts_duration()
/kernel/linux/linux-6.6/drivers/staging/vt6656/
H A Drxtx.c174 return ieee80211_ctstoself_duration(priv->hw, priv->vif, in vnt_get_cts_duration()
/kernel/linux/linux-5.10/net/mac80211/
H A Dutil.c249 __le16 ieee80211_ctstoself_duration(struct ieee80211_hw *hw, in ieee80211_ctstoself_duration() function
289 EXPORT_SYMBOL(ieee80211_ctstoself_duration); variable
H A Dtx.c5275 cts->duration = ieee80211_ctstoself_duration(hw, vif, in ieee80211_ctstoself_get()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtl818x/rtl8180/
H A Ddev.c512 rts_duration = ieee80211_ctstoself_duration(dev, priv->vif, in rtl8180_tx()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtl818x/rtl8187/
H A Ddev.c266 rts_dur = ieee80211_ctstoself_duration(dev, priv->vif, in rtl8187_tx()
/kernel/linux/linux-5.10/include/net/
H A Dmac80211.h5090 * ieee80211_ctstoself_duration - Get the duration field for a CTS-to-self frame
5102 __le16 ieee80211_ctstoself_duration(struct ieee80211_hw *hw,
/kernel/linux/linux-6.6/include/net/
H A Dmac80211.h5612 * ieee80211_ctstoself_duration - Get the duration field for a CTS-to-self frame
5624 __le16 ieee80211_ctstoself_duration(struct ieee80211_hw *hw,
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtl818x/rtl8187/
H A Ddev.c266 rts_dur = ieee80211_ctstoself_duration(dev, priv->vif, in rtl8187_tx()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtl818x/rtl8180/
H A Ddev.c512 rts_duration = ieee80211_ctstoself_duration(dev, priv->vif, in rtl8180_tx()
/kernel/linux/linux-6.6/net/mac80211/
H A Dutil.c249 __le16 ieee80211_ctstoself_duration(struct ieee80211_hw *hw, in ieee80211_ctstoself_duration() function
289 EXPORT_SYMBOL(ieee80211_ctstoself_duration); variable
H A Dtx.c5838 cts->duration = ieee80211_ctstoself_duration(hw, vif, in ieee80211_ctstoself_get()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Dbase.c792 duration = le16_to_cpu(ieee80211_ctstoself_duration(ah->hw, in ath5k_txbuf_setup()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Dbase.c837 duration = le16_to_cpu(ieee80211_ctstoself_duration(ah->hw, in ath5k_txbuf_setup()

Completed in 60 milliseconds