Searched refs:b43_phy_operations (Results 1 – 16 of 16) sorted by relevance
28 struct b43_phy_operations;29 extern const struct b43_phy_operations b43_phyops_lcn;
138 struct b43_phy_operations;139 extern const struct b43_phy_operations b43_phyops_ht;
205 struct b43_phy_operations;206 extern const struct b43_phy_operations b43_phyops_g;
36 extern const struct b43_phy_operations b43_phyops_ac;
157 struct b43_phy_operations { struct202 const struct b43_phy_operations *ops; argument
83 const struct b43_phy_operations b43_phyops_ac = {
99 const struct b43_phy_operations *ops = phy->ops; in b43_phy_init()140 const struct b43_phy_operations *ops = dev->phy.ops; in b43_phy_exit()
1004 struct b43_phy_operations;1005 extern const struct b43_phy_operations b43_phyops_n;
909 struct b43_phy_operations;910 extern const struct b43_phy_operations b43_phyops_lp;
576 static const struct b43_phy_operations b43_phyops_a = {
841 const struct b43_phy_operations b43_phyops_lcn = {
1139 const struct b43_phy_operations b43_phyops_ht = {
3033 const struct b43_phy_operations b43_phyops_g = {
2699 const struct b43_phy_operations b43_phyops_lp = {
3364 const struct b43_phy_operations *ops = dev->phy.ops; in b43_periodic_every60sec()
6713 const struct b43_phy_operations b43_phyops_n = {