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

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

Completed in 136 milliseconds