Searched refs:frame_txctl (Results 1 – 3 of 3) sorted by relevance
202 const struct ieee80211_tx_info *frame_txctl) in ieee80211_rts_duration() argument212 sband = local->hw.wiphy->bands[frame_txctl->band]; in ieee80211_rts_duration()216 rate = &sband->bitrates[frame_txctl->control.rts_cts_rate_idx]; in ieee80211_rts_duration()245 const struct ieee80211_tx_info *frame_txctl) in ieee80211_ctstoself_duration() argument255 sband = local->hw.wiphy->bands[frame_txctl->band]; in ieee80211_ctstoself_duration()259 rate = &sband->bitrates[frame_txctl->control.rts_cts_rate_idx]; in ieee80211_ctstoself_duration()273 if (!(frame_txctl->flags & IEEE80211_TX_CTL_NO_ACK)) { in ieee80211_ctstoself_duration()
6043 const struct ieee80211_tx_info *frame_txctl, in ieee80211_rts_get() argument6051 frame_txctl); in ieee80211_rts_get()6059 const struct ieee80211_tx_info *frame_txctl, in ieee80211_ctstoself_get() argument6067 frame_len, frame_txctl); in ieee80211_ctstoself_get()
5876 const struct ieee80211_tx_info *frame_txctl,5894 const struct ieee80211_tx_info *frame_txctl);5913 const struct ieee80211_tx_info *frame_txctl,5932 const struct ieee80211_tx_info *frame_txctl);