Searched refs:b43_phy_operations (Results 1 – 15 of 15) sorted by relevance
29 struct b43_phy_operations;30 extern const struct b43_phy_operations b43_phyops_lcn;
139 struct b43_phy_operations;140 extern const struct b43_phy_operations b43_phyops_ht;
206 struct b43_phy_operations;207 extern const struct b43_phy_operations b43_phyops_g;
37 extern const struct b43_phy_operations b43_phyops_ac;
151 struct b43_phy_operations { struct195 const struct b43_phy_operations *ops; argument
79 const struct b43_phy_operations b43_phyops_ac = {
86 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()
1005 struct b43_phy_operations;1006 extern const struct b43_phy_operations b43_phyops_n;
910 struct b43_phy_operations;911 extern const struct b43_phy_operations b43_phyops_lp;
841 const struct b43_phy_operations b43_phyops_lcn = {
1123 const struct b43_phy_operations b43_phyops_ht = {
3035 const struct b43_phy_operations b43_phyops_g = {
2676 const struct b43_phy_operations b43_phyops_lp = {
3348 const struct b43_phy_operations *ops = dev->phy.ops; in b43_periodic_every60sec()
6651 const struct b43_phy_operations b43_phyops_n = {