Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ipw2x00/
Dipw2200.c8618 static int ipw_set_channel(struct ipw_priv *priv, u8 channel) in ipw_set_channel() function
8684 ret = ipw_set_channel(priv, 0); in ipw_wx_set_freq()
8714 ret = ipw_set_channel(priv, channel); in ipw_wx_set_freq()
9837 ipw_set_channel(priv, parms[1]); in ipw_wx_set_monitor()