Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwn/
H A Dif_bwn_phy_g.c2405 test.i += modifiers[i - 1].i * d->multipler; in bwn_lo_probe_loctl()
2406 test.q += modifiers[i - 1].q * d->multipler; in bwn_lo_probe_loctl()
2445 d.multipler = 1; in bwn_lo_probe_sm()
2447 d.multipler = 3; in bwn_lo_probe_sm()
2488 d.multipler = 1; in bwn_lo_probe_sm()
2491 d.multipler = 2; in bwn_lo_probe_sm()
2493 d.multipler = 1; in bwn_lo_probe_sm()
H A Dif_bwnvar.h876 int multipler; member