Home
last modified time | relevance | path

Searched refs:associate (Results 1 - 24 of 24) sorted by relevance

/kernel/linux/linux-5.10/ipc/
H A Dutil.h108 int (*associate)(struct kern_ipc_perm *, int); member
H A Dutil.c374 err = ops->associate(ipcp, params->flg); in ipc_check_perms()
H A Dmsg.c302 .associate = security_msg_queue_associate, in ksys_msgget()
H A Dsem.c604 .associate = security_sem_associate, in ksys_semget()
H A Dshm.c826 .associate = security_shm_associate, in ksys_shmget()
/kernel/linux/linux-6.6/ipc/
H A Dutil.h106 int (*associate)(struct kern_ipc_perm *, int); member
H A Dutil.c375 err = ops->associate(ipcp, params->flg); in ipc_check_perms()
H A Dmsg.c303 .associate = security_msg_queue_associate, in ksys_msgget()
H A Dsem.c607 .associate = security_sem_associate, in ksys_semget()
H A Dshm.c836 .associate = security_shm_associate, in ksys_shmget()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c85 static int associate; variable
2406 struct ipw_associate *associate) in ipw_send_associate()
2408 if (!priv || !associate) { in ipw_send_associate()
2413 return ipw_send_cmd_pdu(priv, IPW_CMD_ASSOCIATE, sizeof(*associate), in ipw_send_associate()
2414 associate); in ipw_send_associate()
3968 IPW_DEBUG_HC("Attempt to send [dis]associate command " in ipw_send_disassociate()
4784 schedule_work(&priv->associate); in ipw_rx_notification()
5711 * last 3 seconds, do not try and associate again... */ in ipw_best_network()
7412 IPW_DEBUG_HC("Attempt to send associate command failed.\n"); in ipw_associate_network()
7434 IPW_DEBUG_HC("Attempt to send associate comman in ipw_associate_network()
2405 ipw_send_associate(struct ipw_priv *priv, struct ipw_associate *associate) ipw_send_associate() argument
[all...]
H A Dipw2100.c179 static int associate = 0; variable
189 module_param(associate, int, 0444);
195 MODULE_PARM_DESC(associate, "auto associate when scanning (default off)");
6096 if (associate) in ipw2100_alloc_device()
6657 /* If we are associated, trying to associate, or have a statically in ipw2100_wx_get_freq()
6917 /* If we are associated, trying to associate, or have a statically in ipw2100_wx_get_wap()
6988 /* If we are associated, trying to associate, or have a statically in ipw2100_wx_get_essid()
H A Dipw2200.h1287 struct work_struct associate; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c85 static int associate; variable
2374 struct ipw_associate *associate) in ipw_send_associate()
2376 if (!priv || !associate) { in ipw_send_associate()
2381 return ipw_send_cmd_pdu(priv, IPW_CMD_ASSOCIATE, sizeof(*associate), in ipw_send_associate()
2382 associate); in ipw_send_associate()
3922 IPW_DEBUG_HC("Attempt to send [dis]associate command " in ipw_send_disassociate()
4738 schedule_work(&priv->associate); in ipw_rx_notification()
5665 * last 3 seconds, do not try and associate again... */ in ipw_best_network()
7366 IPW_DEBUG_HC("Attempt to send associate command failed.\n"); in ipw_associate_network()
7388 IPW_DEBUG_HC("Attempt to send associate comman in ipw_associate_network()
2373 ipw_send_associate(struct ipw_priv *priv, struct ipw_associate *associate) ipw_send_associate() argument
[all...]
H A Dipw2100.c179 static int associate = 0; variable
189 module_param(associate, int, 0444);
195 MODULE_PARM_DESC(associate, "auto associate when scanning (default off)");
6085 if (associate) in ipw2100_alloc_device()
6646 /* If we are associated, trying to associate, or have a statically in ipw2100_wx_get_freq()
6906 /* If we are associated, trying to associate, or have a statically in ipw2100_wx_get_wap()
6977 /* If we are associated, trying to associate, or have a statically in ipw2100_wx_get_essid()
H A Dipw2200.h1286 struct work_struct associate; member
/kernel/linux/linux-5.10/drivers/net/wireless/
H A Dray_cs.c107 static void associate(ray_dev_t *local);
1738 dev_dbg(&link->dev, "ray_cs associate failed - ECF not ready for intr\n"); in ray_update_parm()
2455 associate(local); in rx_authenticate()
2472 static void associate(ray_dev_t *local) in associate() function
2479 dev_dbg(&link->dev, "ray_cs associate - device not present\n"); in associate()
2485 dev_dbg(&link->dev, "ray_cs associate - No free ccs\n"); in associate()
2494 dev_dbg(&link->dev, "ray_cs associate failed - ECF not ready for intr\n"); in associate()
2507 } /* end associate */ in associate()
/kernel/linux/linux-6.6/drivers/net/wireless/legacy/
H A Dray_cs.c107 static void associate(ray_dev_t *local);
1739 dev_dbg(&link->dev, "ray_cs associate failed - ECF not ready for intr\n"); in ray_update_parm()
2454 associate(local); in rx_authenticate()
2471 static void associate(ray_dev_t *local) in associate() function
2478 dev_dbg(&link->dev, "ray_cs associate - device not present\n"); in associate()
2484 dev_dbg(&link->dev, "ray_cs associate - No free ccs\n"); in associate()
2493 dev_dbg(&link->dev, "ray_cs associate failed - ECF not ready for intr\n"); in associate()
2506 } /* end associate */ in associate()
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Djoin.c391 struct host_cmd_ds_802_11_associate *assoc = &cmd->params.associate; in mwifiex_cmd_802_11_associate()
H A Dfw.h2333 struct host_cmd_ds_802_11_associate associate; member
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Djoin.c379 struct host_cmd_ds_802_11_associate *assoc = &cmd->params.associate; in mwifiex_cmd_802_11_associate()
H A Dfw.h2329 struct host_cmd_ds_802_11_associate associate; member
/kernel/linux/linux-5.10/drivers/net/wireless/atmel/
H A Datmel.c3109 static void associate(struct atmel_private *priv, u16 frame_len, u16 subtype) in associate() function
3389 associate(priv, frame_len, subtype); in atmel_management_frame()
/kernel/linux/linux-6.6/drivers/net/wireless/atmel/
H A Datmel.c3104 static void associate(struct atmel_private *priv, u16 frame_len, u16 subtype) in associate() function
3384 associate(priv, frame_len, subtype); in atmel_management_frame()

Completed in 119 milliseconds