b43_phy_operations
const struct b43_phy_operations *ops = dev->phy.ops;
const struct b43_phy_operations b43_phyops_ac = {
extern const struct b43_phy_operations b43_phyops_ac;
const struct b43_phy_operations *ops = dev->phy.ops;
const struct b43_phy_operations *ops = phy->ops;
const struct b43_phy_operations *ops;
const struct b43_phy_operations b43_phyops_g = {
struct b43_phy_operations;
extern const struct b43_phy_operations b43_phyops_g;
const struct b43_phy_operations b43_phyops_ht = {
struct b43_phy_operations;
extern const struct b43_phy_operations b43_phyops_ht;
const struct b43_phy_operations b43_phyops_lcn = {
struct b43_phy_operations;
extern const struct b43_phy_operations b43_phyops_lcn;
const struct b43_phy_operations b43_phyops_lp = {
struct b43_phy_operations;
extern const struct b43_phy_operations b43_phyops_lp;
const struct b43_phy_operations b43_phyops_n = {
struct b43_phy_operations;
extern const struct b43_phy_operations b43_phyops_n;