Home
last modified time | relevance | path

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

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

Completed in 52 milliseconds