Home
last modified time | relevance | path

Searched defs:rix0 (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/dev/ath/ath_rate/sample/
H A Dsample.c174 struct ath_node *an, uint8_t rix0, int is_aggr) in ath_rate_sample_find_min_pktlength() argument
661 ath_rate_findrate(struct ath_softc * sc,struct ath_node * an,int shortPreamble,size_t frameLen,int tid,int is_aggr,u_int8_t * rix0,int * try0,u_int8_t * txrate,int * maxdur,int * maxpktlen) ath_rate_findrate() argument
898 ath_rate_getxtxrates(struct ath_softc * sc,struct ath_node * an,uint8_t rix0,int is_aggr,struct ath_rc_series * rc) ath_rate_getxtxrates() argument
964 update_stats(struct ath_softc * sc,struct ath_node * an,int frame_size,int rix0,int tries0,int short_tries,int tries,int status,int nframes,int nbad) update_stats() argument
[all...]
/freebsd-src/sys/dev/ath/ath_rate/onoe/
H A Donoe.c137 uint8_t rix0, int is_aggr, struct ath_rc_series *rc) in ath_rate_getxtxrates()
/freebsd-src/sys/dev/ath/ath_rate/amrr/
H A Damrr.c129 uint8_t rix0, int is_aggr, struct ath_rc_series *rc) in ath_rate_getxtxrates()