Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c2508 static int ipw_send_rts_threshold(struct ipw_priv *priv, u16 rts) in ipw_send_rts_threshold() function
9257 ipw_send_rts_threshold(priv, priv->rts_threshold); in ipw_wx_set_rts()
10836 if (ipw_send_rts_threshold(priv, priv->rts_threshold)) in ipw_config()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H A 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()

Completed in 25 milliseconds