Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c2405 static int ipw_send_associate(struct ipw_priv *priv, in ipw_send_associate() function
3966 err = ipw_send_associate(priv, &priv->assoc_request); in ipw_send_disassociate()
7418 * to complete before we return from ipw_send_associate. Therefore in ipw_associate_network()
7432 err = ipw_send_associate(priv, &priv->assoc_request); in ipw_associate_network()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c2373 static int ipw_send_associate(struct ipw_priv *priv, in ipw_send_associate() function
3920 err = ipw_send_associate(priv, &priv->assoc_request); in ipw_send_disassociate()
7372 * to complete before we return from ipw_send_associate. Therefore in ipw_associate_network()
7386 err = ipw_send_associate(priv, &priv->assoc_request); in ipw_associate_network()

Completed in 26 milliseconds