Home
last modified time | relevance | path

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

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