Searched refs:iwl_cmd_header (Results 1 – 6 of 6) sorted by relevance
46 struct iwl_cmd_header *cmd = (void *)((u8 *)rxbuf + sizeof(__le32)); in iwl_rx_trace_len()52 hdr = (void *)((u8 *)cmd + sizeof(struct iwl_cmd_header) + in iwl_rx_trace_len()
131 struct iwl_cmd_header { struct177 struct iwl_cmd_header hdr;225 struct iwl_cmd_header hdr; /* uCode API */
38 struct iwl_cmd_header *hdr),
199 struct iwl_cmd_header hdr;
516 sizeof(struct iwl_cmd_header) + in iwl_pcie_txq_alloc()1809 scratch_phys = tb0_phys + sizeof(struct iwl_cmd_header) + in iwl_trans_pcie_tx()1824 len = sizeof(struct iwl_tx_cmd) + sizeof(struct iwl_cmd_header) + in iwl_trans_pcie_tx()
584 while (offset + sizeof(u32) + sizeof(struct iwl_cmd_header) < max_len) { in iwl_pcie_rx_handle_rb()