Home
last modified time | relevance | path

Searched refs:aggrLen (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.h61 struct ath_desc *ds, u_int aggrLen, u_int flags, u_int txPower,
H A Dar9300_freebsd.c845 u_int aggrLen, u_int flags, u_int txPower, u_int txRate0, in ar9300_freebsd_setup_first_tx_desc() argument
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_xmit.c619 u_int aggrLen, u_int flags, u_int txPower, in ar5416SetupFirstTxDesc() argument
654 ads->ds_ctl6 |= SM(aggrLen, AR_AggrLen); in ar5416SetupFirstTxDesc()
977 ar5416Set11nAggrFirst(struct ath_hal *ah, struct ath_desc *ds, u_int aggrLen, in ar5416Set11nAggrFirst() argument
988 ads->ds_ctl6 |= SM(aggrLen, AR_AggrLen); in ar5416Set11nAggrFirst()
H A Dar5416.h400 u_int aggrLen, u_int flags, u_int txPower, u_int txRate0, u_int txTries0,
411 u_int aggrLen, u_int numDelims);