Searched defs:frame_txctl (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/net/mac80211/ |
| H A D | tx.c | 5250 ieee80211_rts_get(struct ieee80211_hw *hw, struct ieee80211_vif *vif, const void *frame, size_t frame_len, const struct ieee80211_tx_info *frame_txctl, struct ieee80211_rts *rts) ieee80211_rts_get() argument 5266 ieee80211_ctstoself_get(struct ieee80211_hw *hw, struct ieee80211_vif *vif, const void *frame, size_t frame_len, const struct ieee80211_tx_info *frame_txctl, struct ieee80211_cts *cts) ieee80211_ctstoself_get() argument
|
| H A D | util.c | 206 ieee80211_rts_duration(struct ieee80211_hw *hw, struct ieee80211_vif *vif, size_t frame_len, const struct ieee80211_tx_info *frame_txctl) ieee80211_rts_duration() argument 249 ieee80211_ctstoself_duration(struct ieee80211_hw *hw, struct ieee80211_vif *vif, size_t frame_len, const struct ieee80211_tx_info *frame_txctl) ieee80211_ctstoself_duration() argument
|
| /kernel/linux/linux-6.6/net/mac80211/ |
| H A D | tx.c | 5813 ieee80211_rts_get(struct ieee80211_hw *hw, struct ieee80211_vif *vif, const void *frame, size_t frame_len, const struct ieee80211_tx_info *frame_txctl, struct ieee80211_rts *rts) ieee80211_rts_get() argument 5829 ieee80211_ctstoself_get(struct ieee80211_hw *hw, struct ieee80211_vif *vif, const void *frame, size_t frame_len, const struct ieee80211_tx_info *frame_txctl, struct ieee80211_cts *cts) ieee80211_ctstoself_get() argument
|
| H A D | util.c | 206 ieee80211_rts_duration(struct ieee80211_hw *hw, struct ieee80211_vif *vif, size_t frame_len, const struct ieee80211_tx_info *frame_txctl) ieee80211_rts_duration() argument 249 ieee80211_ctstoself_duration(struct ieee80211_hw *hw, struct ieee80211_vif *vif, size_t frame_len, const struct ieee80211_tx_info *frame_txctl) ieee80211_ctstoself_duration() argument
|
Completed in 24 milliseconds