Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/intel/ipw2x00/
Dipw2200.c2476 static int ipw_send_rts_threshold(struct ipw_priv *priv, u16 rts) in ipw_send_rts_threshold() function
9211 ipw_send_rts_threshold(priv, priv->rts_threshold); in ipw_wx_set_rts()
10790 if (ipw_send_rts_threshold(priv, priv->rts_threshold)) in ipw_config()