Searched refs:frame_txctl (Results 1 – 3 of 3) sorted by relevance
4622 const struct ieee80211_tx_info *frame_txctl,4640 const struct ieee80211_tx_info *frame_txctl);4659 const struct ieee80211_tx_info *frame_txctl,4678 const struct ieee80211_tx_info *frame_txctl);
160 const struct ieee80211_tx_info *frame_txctl) in ieee80211_rts_duration() argument170 sband = local->hw.wiphy->bands[frame_txctl->band]; in ieee80211_rts_duration()174 rate = &sband->bitrates[frame_txctl->control.rts_cts_rate_idx]; in ieee80211_rts_duration()204 const struct ieee80211_tx_info *frame_txctl) in ieee80211_ctstoself_duration() argument214 sband = local->hw.wiphy->bands[frame_txctl->band]; in ieee80211_ctstoself_duration()218 rate = &sband->bitrates[frame_txctl->control.rts_cts_rate_idx]; in ieee80211_ctstoself_duration()233 if (!(frame_txctl->flags & IEEE80211_TX_CTL_NO_ACK)) { in ieee80211_ctstoself_duration()
4605 const struct ieee80211_tx_info *frame_txctl, in ieee80211_rts_get() argument4613 frame_txctl); in ieee80211_rts_get()4621 const struct ieee80211_tx_info *frame_txctl, in ieee80211_ctstoself_get() argument4629 frame_len, frame_txctl); in ieee80211_ctstoself_get()