Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/b43/
Dphy_ht.h63 extern const struct b43_phy_operations b43_phyops_ht;
Dphy_common.c66 phy->ops = &b43_phyops_ht; in b43_phy_allocate()
Dphy_ht.c602 const struct b43_phy_operations b43_phyops_ht = { variable