Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwn/
H A Dif_bwn_phy_g.c2371 struct bwn_loctl *probe, struct bwn_lo_g_sm *d) in bwn_lo_probe_loctl()
2375 struct bwn_loctl orig, test; in bwn_lo_probe_loctl()
2376 struct bwn_loctl prev = { -100, -100 }; in bwn_lo_probe_loctl()
2377 static const struct bwn_loctl modifiers[] = { in bwn_lo_probe_loctl()
2399 memcpy(&orig, probe, sizeof(struct bwn_loctl)); in bwn_lo_probe_loctl()
2404 memcpy(&test, &orig, sizeof(struct bwn_loctl)); in bwn_lo_probe_loctl()
2414 sizeof(struct bwn_loctl)); in bwn_lo_probe_loctl()
2440 struct bwn_loctl probe; in bwn_lo_probe_sm()
2449 memcpy(&d.loctl, loctl, sizeof(struct bwn_loctl)); in bwn_lo_probe_sm()
2470 sizeof(struct bwn_loctl)); in bwn_lo_probe_sm()
[all …]
H A Dif_bwnvar.h232 struct bwn_loctl { struct
245 struct bwn_loctl ctl; argument
878 struct bwn_loctl loctl;