Searched refs:CMD_ACT_SET (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/libertas_tf/
H A Dcmd.c196 cmd.action = cpu_to_le16(CMD_ACT_SET);
325 cmd.action = cpu_to_le16(CMD_ACT_SET);
373 cmd.action = cpu_to_le16(CMD_ACT_SET);
390 cmd.action = cpu_to_le16(CMD_ACT_SET);
H A Dlibertas_tf.h48 #define CMD_ACT_SET 0x0001 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/libertas/
H A Dcmd.c425 cmd.action = cpu_to_le16(CMD_ACT_SET);
552 cmd.action = cpu_to_le16(CMD_ACT_SET);
578 cmd.action = cpu_to_le16(CMD_ACT_SET);
737 cmd.action = cpu_to_le16(CMD_ACT_SET);
896 cmd.action = cpu_to_le16(CMD_ACT_SET);
1066 cmd.action = cpu_to_le16(CMD_ACT_SET);
1509 cmd.action = cpu_to_le16(CMD_ACT_SET);
1541 cmd.action = cpu_to_le16(CMD_ACT_SET);
H A Ddebugfs.c88 ret = lbs_cmd_802_11_sleep_params(priv, CMD_ACT_SET, &sp);
331 events->action = cpu_to_le16(CMD_ACT_SET);
H A Dmain.c198 cmd.action = cpu_to_le16(CMD_ACT_SET);
304 mcast_cmd.action = cpu_to_le16(CMD_ACT_SET);
H A Dhost.h105 #define CMD_ACT_SET 0x0001 macro
H A Dcfg.c924 cmd.action = cpu_to_le16(CMD_ACT_SET);
975 cmd.action = cpu_to_le16(CMD_ACT_SET);
H A Dmesh.c99 mesh_access.data[0] = cpu_to_le32(CMD_ACT_SET);

Completed in 141 milliseconds