Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_ht.h140 extern const struct b43_phy_operations b43_phyops_ht;
H A Dphy_common.c53 phy->ops = &b43_phyops_ht; in b43_phy_allocate()
H A Dphy_ht.c1123 const struct b43_phy_operations b43_phyops_ht = { variable