Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/bwn/
H A Dif_bwn_phy_g.c2410 test.i += modifiers[i - 1].i * d->multipler; in bwn_lo_probe_loctl()
2411 test.q += modifiers[i - 1].q * d->multipler; in bwn_lo_probe_loctl()
2450 d.multipler = 1; in bwn_lo_probe_sm()
2452 d.multipler = 3; in bwn_lo_probe_sm()
2493 d.multipler = 1; in bwn_lo_probe_sm()
2496 d.multipler = 2; in bwn_lo_probe_sm()
2498 d.multipler = 1; in bwn_lo_probe_sm()
H A Dif_bwnvar.h879 int multipler; member