Home
last modified time | relevance | path

Searched refs:frame_txctl (Results 1 – 3 of 3) sorted by relevance

/linux/net/mac80211/
H A Dutil.c203 const struct ieee80211_tx_info *frame_txctl) in ieee80211_rts_duration() argument
213 sband = local->hw.wiphy->bands[frame_txctl->band]; in ieee80211_rts_duration()
217 rate = &sband->bitrates[frame_txctl->control.rts_cts_rate_idx]; in ieee80211_rts_duration()
246 const struct ieee80211_tx_info *frame_txctl) in ieee80211_ctstoself_duration() argument
256 sband = local->hw.wiphy->bands[frame_txctl->band]; in ieee80211_ctstoself_duration()
260 rate = &sband->bitrates[frame_txctl->control.rts_cts_rate_idx]; in ieee80211_ctstoself_duration()
274 if (!(frame_txctl->flags & IEEE80211_TX_CTL_NO_ACK)) { in ieee80211_ctstoself_duration()
H A Dtx.c5859 const struct ieee80211_tx_info *frame_txctl, in ieee80211_rts_get() argument
5867 frame_txctl); in ieee80211_rts_get()
5875 const struct ieee80211_tx_info *frame_txctl, in ieee80211_ctstoself_get() argument
5883 frame_len, frame_txctl); in ieee80211_ctstoself_get()
/linux/include/net/
H A Dmac80211.h5797 const struct ieee80211_tx_info *frame_txctl,
5815 const struct ieee80211_tx_info *frame_txctl);
5834 const struct ieee80211_tx_info *frame_txctl,
5853 const struct ieee80211_tx_info *frame_txctl);