Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/intel/ipw2x00/
Dipw2200.c8541 static int ipw_set_channel(struct ipw_priv *priv, u8 channel) in ipw_set_channel() function
8607 ret = ipw_set_channel(priv, 0); in ipw_wx_set_freq()
8637 ret = ipw_set_channel(priv, channel); in ipw_wx_set_freq()
9760 ipw_set_channel(priv, parms[1]); in ipw_wx_set_monitor()