Home
last modified time | relevance | path

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

/freebsd/sys/dev/mwl/
H A Dif_mwl.c2883 int aifs, cwmin, cwmax, txoplim; in mwl_txq_update() local
2892 txoplim = wmep->wmep_txopLimit; /* NB: units of 32us */ in mwl_txq_update()
2894 if (mwl_hal_setedcaparams(mh, txq->qnum, cwmin, cwmax, aifs, txoplim)) { in mwl_txq_update()