Home
last modified time | relevance | path

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

/drivers/net/wireless/bcmdhd/include/
Dbcmwifi_channels.h454 extern int wf_mhz2channel(uint freq, uint start_factor);
/drivers/net/wireless/bcmdhd/
Dbcmwifi_channels.c1119 wf_mhz2channel(uint freq, uint start_factor) in wf_mhz2channel() function
Dwl_iw.c573 chan = wf_mhz2channel(fwrq->m, sf); in wl_iw_set_freq()