Lines Matching full:command
11 * DOC: Host command section
13 * A host command is a command issued by the upper layer to the fw. There are
27 * the command id, the group id and the version of the command
60 * struct iwl_cmd_header - (short) command header format
62 * This header format appears in the beginning of each command sent from the
67 * @cmd: Command ID: REPLY_RXON, etc.
76 * Sequence number for the command.
80 * when sending the response to each driver-originated command, so
81 * the driver can match the response to the command. Since the values
86 * is not a direct response to a command sent by the driver. For
88 * to the driver; it is not a direct response to any driver command.
103 * This header format appears in the beginning of each command sent from the
105 * this is the wide version that contains more information about the command
106 * like length, version and command type
108 * @cmd: command ID, like in &struct iwl_cmd_header
111 * @length: length of the command
113 * @version: command version
150 * @status: status of the command asked, changes for each one