Home
last modified time | relevance | path

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

/drivers/net/wireless/b43/
Dphy_n.c93 const struct b43_nphy_channeltab_entry *tabent; in nphy_channel_switch() local
95 tabent = b43_nphy_get_chantabent(dev, channel); in nphy_channel_switch()
96 if (!tabent) in nphy_channel_switch()
104 b43_chantab_radio_upload(dev, tabent); in nphy_channel_switch()
114 b43_chantab_phy_upload(dev, tabent); in nphy_channel_switch()