Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwn_phy_g.c2421 test.i += modifiers[i - 1].i * d->multipler; in bwn_lo_probe_loctl()
2422 test.q += modifiers[i - 1].q * d->multipler; in bwn_lo_probe_loctl()
2461 d.multipler = 1; in bwn_lo_probe_sm()
2463 d.multipler = 3; in bwn_lo_probe_sm()
2504 d.multipler = 1; in bwn_lo_probe_sm()
2507 d.multipler = 2; in bwn_lo_probe_sm()
2509 d.multipler = 1; in bwn_lo_probe_sm()
H A Dif_bwnvar.h843 int multipler; member