Searched refs:frame_txctl (Results 1 – 3 of 3) sorted by relevance
5128 const struct ieee80211_tx_info *frame_txctl,5146 const struct ieee80211_tx_info *frame_txctl);5165 const struct ieee80211_tx_info *frame_txctl,5184 const struct ieee80211_tx_info *frame_txctl);
208 const struct ieee80211_tx_info *frame_txctl) in ieee80211_rts_duration() argument218 sband = local->hw.wiphy->bands[frame_txctl->band]; in ieee80211_rts_duration()222 rate = &sband->bitrates[frame_txctl->control.rts_cts_rate_idx]; in ieee80211_rts_duration()252 const struct ieee80211_tx_info *frame_txctl) in ieee80211_ctstoself_duration() argument262 sband = local->hw.wiphy->bands[frame_txctl->band]; in ieee80211_ctstoself_duration()266 rate = &sband->bitrates[frame_txctl->control.rts_cts_rate_idx]; in ieee80211_ctstoself_duration()281 if (!(frame_txctl->flags & IEEE80211_TX_CTL_NO_ACK)) { in ieee80211_ctstoself_duration()
5458 const struct ieee80211_tx_info *frame_txctl, in ieee80211_rts_get() argument5466 frame_txctl); in ieee80211_rts_get()5474 const struct ieee80211_tx_info *frame_txctl, in ieee80211_ctstoself_get() argument5482 frame_len, frame_txctl); in ieee80211_ctstoself_get()