Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwn_phy_g.c2387 struct bwn_loctl *probe, struct bwn_lo_g_sm *d) in bwn_lo_probe_loctl()
2391 struct bwn_loctl orig, test; in bwn_lo_probe_loctl()
2392 struct bwn_loctl prev = { -100, -100 }; in bwn_lo_probe_loctl()
2393 static const struct bwn_loctl modifiers[] = { in bwn_lo_probe_loctl()
2415 memcpy(&orig, probe, sizeof(struct bwn_loctl)); in bwn_lo_probe_loctl()
2420 memcpy(&test, &orig, sizeof(struct bwn_loctl)); in bwn_lo_probe_loctl()
2430 sizeof(struct bwn_loctl)); in bwn_lo_probe_loctl()
2456 struct bwn_loctl probe; in bwn_lo_probe_sm()
2465 memcpy(&d.loctl, loctl, sizeof(struct bwn_loctl)); in bwn_lo_probe_sm()
2486 sizeof(struct bwn_loctl)); in bwn_lo_probe_sm()
[all …]
H A Dif_bwnvar.h231 struct bwn_loctl { struct
244 struct bwn_loctl ctl; argument
845 struct bwn_loctl loctl;