Home
last modified time | relevance | path

Searched refs:iwl_cmd_header (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-devtrace.h47 struct iwl_cmd_header *cmd = (void *)((u8 *)rxbuf + sizeof(__le32)); in iwl_rx_trace_len()
54 hdr_offset = sizeof(struct iwl_cmd_header) + in iwl_rx_trace_len()
H A Diwl-trans.h92 struct iwl_cmd_header hdr;
138 struct iwl_cmd_header hdr; /* uCode API */
145 sizeof(struct iwl_cmd_header)];
158 struct iwl_cmd_header hdr;
H A Diwl-devtrace-iwlwifi.h29 int i, offset = sizeof(struct iwl_cmd_header);
H A Diwl-trans.c74 txcmd_size += sizeof(struct iwl_cmd_header); in iwl_trans_init()
H A Diwl-dbg-tlv.c1182 struct iwl_cmd_header *wanted_hdr = (void *)&trig_data; in iwl_dbg_tlv_check_fw_pkt()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dcmdhdr.h65 struct iwl_cmd_header { struct
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtx.c912 copy_size = sizeof(struct iwl_cmd_header); in iwl_pcie_enqueue_hcmd()
913 cmd_size = sizeof(struct iwl_cmd_header); in iwl_pcie_enqueue_hcmd()
1026 cmd_pos = sizeof(struct iwl_cmd_header); in iwl_pcie_enqueue_hcmd()
1027 copy_size = sizeof(struct iwl_cmd_header); in iwl_pcie_enqueue_hcmd()
1498 scratch_phys = tb0_phys + sizeof(struct iwl_cmd_header) + in iwl_trans_pcie_tx()
1514 len = sizeof(struct iwl_tx_cmd) + sizeof(struct iwl_cmd_header) + in iwl_trans_pcie_tx()
1538 BUILD_BUG_ON(sizeof(struct iwl_cmd_header) + in iwl_trans_pcie_tx()
H A Drx.c1309 while (offset + sizeof(u32) + sizeof(struct iwl_cmd_header) < max_len) { in iwl_pcie_rx_handle_rb()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Derror-dump.h317 struct iwl_cmd_header fw_pkt_hdr;
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/queue/
H A Dtx.c493 len = tx_cmd_len + sizeof(struct iwl_cmd_header) + hdr_len - in iwl_txq_gen2_build_tx_amsdu()
585 len = tx_cmd_len + sizeof(struct iwl_cmd_header) + hdr_len - in iwl_txq_gen2_build_tx()
660 BUILD_BUG_ON(sizeof(struct iwl_cmd_header) + in iwl_txq_gen2_build_tfd()
664 BUILD_BUG_ON(sizeof(struct iwl_cmd_header) + in iwl_txq_gen2_build_tfd()