Searched refs:txoplim (Results 1 – 1 of 1) sorted by relevance
2883 int aifs, cwmin, cwmax, txoplim; in mwl_txq_update() local2892 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()