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

/freebsd-11-stable/sys/dev/wi/
H A Dif_wi.c179 static int wi_txerate = 0; /* tx error rate: max msgs/sec */ variable
180 SYSCTL_INT(_hw_wi, OID_AUTO, txerate, CTLFLAG_RW, &wi_txerate,
1377 if (ppsratecheck(&lasttxerror, &curtxeps, wi_txerate)) {

Completed in 106 milliseconds