Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c8587 static int ipw_set_channel(struct ipw_priv *priv, u8 channel) in ipw_set_channel() function
8653 ret = ipw_set_channel(priv, 0); in ipw_wx_set_freq()
8683 ret = ipw_set_channel(priv, channel); in ipw_wx_set_freq()
9806 ipw_set_channel(priv, parms[1]); in ipw_wx_set_monitor()