Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_ioctl.c1488 int mwifiex_get_chan_info(struct mwifiex_private *priv, in mwifiex_get_chan_info() function
H A Dmain.h1672 int mwifiex_get_chan_info(struct mwifiex_private *priv,
H A Dcfg80211.c92 ret = mwifiex_get_chan_info(priv, &channel_band); in mwifiex_get_chan_type()