Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/b43/
Dphy_lcn.h28 struct b43_phy_operations;
29 extern const struct b43_phy_operations b43_phyops_lcn;
Dphy_ht.h138 struct b43_phy_operations;
139 extern const struct b43_phy_operations b43_phyops_ht;
Dphy_g.h205 struct b43_phy_operations;
206 extern const struct b43_phy_operations b43_phyops_g;
Dphy_ac.h36 extern const struct b43_phy_operations b43_phyops_ac;
Dphy_common.h157 struct b43_phy_operations { struct
202 const struct b43_phy_operations *ops; argument
Dphy_ac.c83 const struct b43_phy_operations b43_phyops_ac = {
Dphy_common.c99 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()
Dphy_n.h1004 struct b43_phy_operations;
1005 extern const struct b43_phy_operations b43_phyops_n;
Dphy_lp.h909 struct b43_phy_operations;
910 extern const struct b43_phy_operations b43_phyops_lp;
Dphy_a.c576 static const struct b43_phy_operations b43_phyops_a = {
Dphy_lcn.c841 const struct b43_phy_operations b43_phyops_lcn = {
Dphy_ht.c1139 const struct b43_phy_operations b43_phyops_ht = {
Dphy_g.c3033 const struct b43_phy_operations b43_phyops_g = {
Dphy_lp.c2699 const struct b43_phy_operations b43_phyops_lp = {
Dmain.c3364 const struct b43_phy_operations *ops = dev->phy.ops; in b43_periodic_every60sec()
Dphy_n.c6713 const struct b43_phy_operations b43_phyops_n = {