Home
last modified time | relevance | path

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

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