1 #ifndef _IPXE_RC80211_H 2 #define _IPXE_RC80211_H
void rc80211_update_tx(struct net80211_device *dev, int retries, int rc)
Update rate-control state for transmitted packet.
struct arbelprm_rc_send_wqe rc
void rc80211_free(struct rc80211_ctx *ctx)
Free rate-control context.
struct rc80211_ctx * rc80211_init(struct net80211_device *dev)
struct golan_eq_context ctx
FILE_LICENCE(GPL2_OR_LATER)
Structure encapsulating the complete state of an 802.11 device.
void rc80211_update_rx(struct net80211_device *dev, int retry, u16 rate)
Update rate-control state for received packet.