Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_int.h958 int wlc_phy_channel2freq(uint channel);
H A Dphy_cmn.c1206 uint freq = wlc_phy_channel2freq(channel); in wlc_phy_chanspec_bandrange_get()
1225 int wlc_phy_channel2freq(uint channel) in wlc_phy_channel2freq() function
H A Dphy_lcn.c5128 freq = wlc_phy_channel2freq(CHSPEC_CHANNEL(pi->radio_chanspec)); in wlc_lcnphy_rx_signal_power()