Query: rate_control_send_low
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RATE_CONTROL_SEND_LO(9) Rate control interface RATE_CONTROL_SEND_LO(9)NAMErate_control_send_low - helper for drivers for management/no-ack framesSYNOPSISbool rate_control_send_low(struct ieee80211_sta * sta, void * priv_sta, struct ieee80211_tx_rate_control * txrc);ARGUMENTSsta struct ieee80211_sta pointer to the target destination. Note that this may be null. priv_sta private rate control structure. This may be null. txrc rate control information we sholud populate for mac80211.DESCRIPTIONRate control algorithms that agree to use the lowest rate to send management frames and NO_ACK data with the respective hw retries should use this in the beginning of their mac80211 get_rate callback. If true is returned the rate control can simply return. If false is returned we guarantee that sta and sta and priv_sta is not null. Rate control algorithms wishing to do more intelligent selection of rate for multicast/broadcast frames may choose to not use this.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 RATE_CONTROL_SEND_LO(9)
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
Docker learning Phase-I |
Unsure why access time on a directory change isn't changing |
Please Welcome Dave Munro to the Moderator Team! |