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

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

Completed in 67 milliseconds