Searched refs:ipw2100_set_channel (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2100.c | 4756 static int ipw2100_set_channel(struct ipw2100_priv *priv, u32 channel, in ipw2100_set_channel() function 5641 err = ipw2100_set_channel(priv, priv->channel, batch_mode); in ipw2100_adapter_setup() 5664 err = ipw2100_set_channel(priv, priv->channel, batch_mode); in ipw2100_adapter_setup() 6626 err = ipw2100_set_channel(priv, fwrq->m, 0); in ipw2100_wx_set_freq() 7788 err = ipw2100_set_channel(priv, parms[1], 0); in ipw2100_wx_set_promisc()
|