Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/b43/
Dxmit.c35 static const struct b43_tx_legacy_rate_phy_ctl_entry b43_tx_legacy_rate_phy_ctl[] = { variable
56 for (i = 0; i < ARRAY_SIZE(b43_tx_legacy_rate_phy_ctl); i++) { in b43_tx_legacy_rate_phy_ctl_ent()
57 e = &(b43_tx_legacy_rate_phy_ctl[i]); in b43_tx_legacy_rate_phy_ctl_ent()