Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/b43/
Dphy_common.c48 phy->ops = &b43_phyops_lp; in b43_phy_allocate()
Dphy_lp.h911 extern const struct b43_phy_operations b43_phyops_lp;
Dphy_lp.c2676 const struct b43_phy_operations b43_phyops_lp = { variable