Home
last modified time | relevance | path

Searched refs:b43_phy_operations (Results 1 – 15 of 15) sorted by relevance

/linux-5.19.10/drivers/net/wireless/broadcom/b43/
Dphy_lcn.h29 struct b43_phy_operations;
30 extern const struct b43_phy_operations b43_phyops_lcn;
Dphy_ht.h139 struct b43_phy_operations;
140 extern const struct b43_phy_operations b43_phyops_ht;
Dphy_g.h206 struct b43_phy_operations;
207 extern const struct b43_phy_operations b43_phyops_g;
Dphy_ac.h37 extern const struct b43_phy_operations b43_phyops_ac;
Dphy_common.h151 struct b43_phy_operations { struct
195 const struct b43_phy_operations *ops; argument
Dphy_ac.c79 const struct b43_phy_operations b43_phyops_ac = {
Dphy_common.c86 const struct b43_phy_operations *ops = phy->ops; in b43_phy_init()
127 const struct b43_phy_operations *ops = dev->phy.ops; in b43_phy_exit()
Dphy_lp.h910 struct b43_phy_operations;
911 extern const struct b43_phy_operations b43_phyops_lp;
Dphy_n.h1005 struct b43_phy_operations;
1006 extern const struct b43_phy_operations b43_phyops_n;
Dphy_lcn.c841 const struct b43_phy_operations b43_phyops_lcn = {
Dphy_ht.c1123 const struct b43_phy_operations b43_phyops_ht = {
Dphy_g.c3035 const struct b43_phy_operations b43_phyops_g = {
Dphy_lp.c2676 const struct b43_phy_operations b43_phyops_lp = {
Dmain.c3348 const struct b43_phy_operations *ops = dev->phy.ops; in b43_periodic_every60sec()
Dphy_n.c6655 const struct b43_phy_operations b43_phyops_n = {