Home
last modified time | relevance | path

Searched refs:b43_phyops_g (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_g.h207 extern const struct b43_phy_operations b43_phyops_g;
H A Dphy_common.c38 phy->ops = &b43_phyops_g; in b43_phy_allocate()
H A Dphy_g.c3035 const struct b43_phy_operations b43_phyops_g = { variable