Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/ipw2x00/
Dipw2200.c8606 static int ipw_set_channel(struct ipw_priv *priv, u8 channel) in ipw_set_channel() function
8672 ret = ipw_set_channel(priv, 0); in ipw_wx_set_freq()
8702 ret = ipw_set_channel(priv, channel); in ipw_wx_set_freq()
9825 ipw_set_channel(priv, parms[1]); in ipw_wx_set_monitor()