Searched refs:frame_txctl (Results 1 – 3 of 3) sorted by relevance
4906 const struct ieee80211_tx_info *frame_txctl,4924 const struct ieee80211_tx_info *frame_txctl);4943 const struct ieee80211_tx_info *frame_txctl,4962 const struct ieee80211_tx_info *frame_txctl);
155 const struct ieee80211_tx_info *frame_txctl) in mac80211_rts_duration() argument165 sband = local->hw.wiphy->bands[frame_txctl->band]; in mac80211_rts_duration()169 rate = &sband->bitrates[frame_txctl->control.rts_cts_rate_idx]; in mac80211_rts_duration()198 const struct ieee80211_tx_info *frame_txctl) in mac80211_ctstoself_duration() argument208 sband = local->hw.wiphy->bands[frame_txctl->band]; in mac80211_ctstoself_duration()212 rate = &sband->bitrates[frame_txctl->control.rts_cts_rate_idx]; in mac80211_ctstoself_duration()227 if (!(frame_txctl->flags & IEEE80211_TX_CTL_NO_ACK)) { in mac80211_ctstoself_duration()
5101 const struct ieee80211_tx_info *frame_txctl, in mac80211_rts_get() argument5109 frame_txctl); in mac80211_rts_get()5116 const struct ieee80211_tx_info *frame_txctl, in mac80211_ctstoself_get() argument5124 frame_len, frame_txctl); in mac80211_ctstoself_get()