Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwn/
H A Dif_bwn_phy_g.c2417 if (d->nmeasure < 2 && !BWN_HAS_LOOPBACK(phy)) in bwn_lo_probe_loctl()
2444 d.nmeasure = 0; in bwn_lo_probe_sm()
2477 d.nmeasure++; in bwn_lo_probe_sm()
2478 } while (d.nmeasure < 24); in bwn_lo_probe_sm()
H A Dif_bwnvar.h875 int nmeasure; member