Searched refs:ath_rc_series (Results 1 – 9 of 9) sorted by relevance
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ |
H A D | if_athrate.h | 90 struct ath_rc_series { struct 126 uint8_t rix0, int is_aggr, struct ath_rc_series *rc); 160 const struct ath_rc_series *, const struct ath_tx_status *,
|
H A D | if_ath_misc.h | 64 struct ieee80211_node *ni, struct ath_rc_series *rc,
|
H A D | if_ath_tx_ht.c | 228 struct ath_rc_series *rc = bf->bf_state.bfs_rc; in ath_tx_rate_fill_rcflags() 623 struct ath_rc_series *rc = bf->bf_state.bfs_rc; in ath_rateseries_setup()
|
H A D | if_athvar.h | 311 struct ath_rc_series bfs_rc[ATH_RC_NUM]; /* non-11n TX series */
|
H A D | if_ath_tx.c | 508 struct ath_rc_series *rc = bf->bf_state.bfs_rc; in ath_tx_set_ratectrl() 4842 struct ath_rc_series rc[ATH_RC_NUM];
|
H A D | if_ath.c | 4355 struct ath_rc_series *rc, struct ath_tx_status *ts, int frmlen, in ath_tx_update_ratectrl()
|
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/onoe/ |
H A D | onoe.c | 137 uint8_t rix0, int is_aggr, struct ath_rc_series *rc) in ath_rate_getxtxrates() 169 const struct ath_rc_series *rc, const struct ath_tx_status *ts, in ath_rate_tx_complete()
|
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/amrr/ |
H A D | amrr.c | 129 uint8_t rix0, int is_aggr, struct ath_rc_series *rc) in ath_rate_getxtxrates() 161 const struct ath_rc_series *rc, const struct ath_tx_status *ts, in ath_rate_tx_complete()
|
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/sample/ |
H A D | sample.c | 898 uint8_t rix0, int is_aggr, struct ath_rc_series *rc) in ath_rate_getxtxrates() 1092 const struct ath_rc_series *rc, const struct ath_tx_status *ts, in ath_rate_tx_complete()
|