Home
last modified time | relevance | path

Searched refs:b43_loctl (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Dlo.c45 static void b43_lo_write(struct b43_wldev *dev, struct b43_loctl *control) in b43_lo_write()
559 struct b43_loctl min_loctl;
564 struct b43_loctl *probe_loctl, in lo_probe_possible_loctls()
569 struct b43_loctl test_loctl; in lo_probe_possible_loctls()
570 struct b43_loctl orig_loctl; in lo_probe_possible_loctls()
571 struct b43_loctl prev_loctl = { in lo_probe_possible_loctls()
580 static const struct b43_loctl modifiers[] = { in lo_probe_possible_loctls()
606 memcpy(&orig_loctl, probe_loctl, sizeof(struct b43_loctl)); in lo_probe_possible_loctls()
611 memcpy(&test_loctl, &orig_loctl, sizeof(struct b43_loctl)); in lo_probe_possible_loctls()
623 sizeof(struct b43_loctl)); in lo_probe_possible_loctls()
[all...]
H A Dlo.h12 struct b43_loctl { struct
28 struct b43_loctl ctl;
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Dlo.c45 static void b43_lo_write(struct b43_wldev *dev, struct b43_loctl *control) in b43_lo_write()
559 struct b43_loctl min_loctl;
564 struct b43_loctl *probe_loctl, in lo_probe_possible_loctls()
569 struct b43_loctl test_loctl; in lo_probe_possible_loctls()
570 struct b43_loctl orig_loctl; in lo_probe_possible_loctls()
571 struct b43_loctl prev_loctl = { in lo_probe_possible_loctls()
580 static const struct b43_loctl modifiers[] = { in lo_probe_possible_loctls()
606 memcpy(&orig_loctl, probe_loctl, sizeof(struct b43_loctl)); in lo_probe_possible_loctls()
611 memcpy(&test_loctl, &orig_loctl, sizeof(struct b43_loctl)); in lo_probe_possible_loctls()
623 sizeof(struct b43_loctl)); in lo_probe_possible_loctls()
[all...]
H A Dlo.h12 struct b43_loctl { struct
28 struct b43_loctl ctl;

Completed in 3 milliseconds