Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_lcn.h30 extern const struct b43_phy_operations b43_phyops_lcn;
H A Dphy_common.c58 phy->ops = &b43_phyops_lcn; in b43_phy_allocate()
H A Dphy_lcn.c841 const struct b43_phy_operations b43_phyops_lcn = { variable