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

/freebsd-10-stable/sys/dev/ath/ath_rate/amrr/
H A Damrr.c125 ath_rate_getxtxrates(struct ath_softc *sc, struct ath_node *an, uint8_t rix0, struct ath_rc_series *rc) argument
/freebsd-10-stable/sys/dev/ath/ath_rate/onoe/
H A Donoe.c133 ath_rate_getxtxrates(struct ath_softc *sc, struct ath_node *an, uint8_t rix0, struct ath_rc_series *rc) argument
/freebsd-10-stable/sys/dev/ath/ath_rate/sample/
H A Dsample.c480 ath_rate_findrate(struct ath_softc *sc, struct ath_node *an, int shortPreamble, size_t frameLen, u_int8_t *rix0, int *try0, u_int8_t *txrate) argument
664 ath_rate_getxtxrates(struct ath_softc *sc, struct ath_node *an, uint8_t rix0, struct ath_rc_series *rc) argument
712 update_stats(struct ath_softc *sc, struct ath_node *an, int frame_size, int rix0, int tries0, int rix1, int tries1, int rix2, int tries2, int rix3, int tries3, int short_tries, int tries, int status, int nframes, int nbad) argument
[all...]

Completed in 49 milliseconds