Home
last modified time | relevance | path

Searched defs:maxpktlen (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/sys/dev/ath/ath_rate/onoe/
H A Donoe.c115 int *maxpktlen) in ath_rate_findrate()
/freebsd-src/sys/dev/ath/ath_rate/amrr/
H A Damrr.c107 int *maxpktlen) in ath_rate_findrate()
/freebsd-src/sys/dev/ath/ath_rate/sample/
H A Dsample.c662 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
/freebsd-src/sys/dev/ath/
H A Dif_ath_tx.c1383 int maxpktlen; ath_tx_do_ratelookup() local