Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c8549 static int ipw_set_channel(struct ipw_priv *priv, u8 channel) in ipw_set_channel() function
8615 ret = ipw_set_channel(priv, 0); in ipw_wx_set_freq()
8645 ret = ipw_set_channel(priv, channel); in ipw_wx_set_freq()
9767 ipw_set_channel(priv, parms[1]); in ipw_wx_set_monitor()