Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_freebsd.h61 struct ath_desc *ds, u_int aggrLen, u_int flags, u_int txPower,
HDar9300_freebsd.c623 u_int aggrLen, u_int flags, u_int txPower, u_int txRate0, in ar9300_freebsd_setup_first_tx_desc() argument
/NextBSD/sys/dev/ath/ath_hal/ar5416/
HDar5416_xmit.c614 u_int aggrLen, u_int flags, u_int txPower, in ar5416SetupFirstTxDesc() argument
649 ads->ds_ctl6 |= SM(aggrLen, AR_AggrLen); in ar5416SetupFirstTxDesc()
972 ar5416Set11nAggrFirst(struct ath_hal *ah, struct ath_desc *ds, u_int aggrLen, in ar5416Set11nAggrFirst() argument
983 ads->ds_ctl6 |= SM(aggrLen, AR_AggrLen); in ar5416Set11nAggrFirst()
HDar5416.h405 u_int aggrLen, u_int flags, u_int txPower, u_int txRate0, u_int txTries0,
416 u_int aggrLen, u_int numDelims);