Searched defs:iwl_host_cmd (Results 1 – 1 of 1) sorted by relevance
123 struct iwl_host_cmd { struct124 const void *data[IWL_MAX_CMD_TFDS];125 unsigned long reply_page;126 int handler_status;128 u32 flags;129 u16 len[IWL_MAX_CMD_TFDS];130 u8 dataflags[IWL_MAX_CMD_TFDS];131 u8 id;