Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwn/
H A Dif_bwn_phy_g.c3305 static const uint8_t bwn_phy_g_rf_channels[] = BWN_PHY_G_RF_CHANNELS; in bwn_phy_g_chan2freq() local
3310 return (bwn_phy_g_rf_channels[channel - 1]); in bwn_phy_g_chan2freq()