Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/api/
H A Dcmdhdr.h65 struct iwl_cmd_header { struct
/freebsd-14.2/sys/contrib/dev/iwlwifi/pcie/
H A Dtx.c933 copy_size = sizeof(struct iwl_cmd_header); in iwl_pcie_enqueue_hcmd()
934 cmd_size = sizeof(struct iwl_cmd_header); in iwl_pcie_enqueue_hcmd()
1047 cmd_pos = sizeof(struct iwl_cmd_header); in iwl_pcie_enqueue_hcmd()
1048 copy_size = sizeof(struct iwl_cmd_header); in iwl_pcie_enqueue_hcmd()
1519 scratch_phys = tb0_phys + sizeof(struct iwl_cmd_header) + in iwl_trans_pcie_tx()
1535 len = sizeof(struct iwl_tx_cmd) + sizeof(struct iwl_cmd_header) + in iwl_trans_pcie_tx()
1559 BUILD_BUG_ON(sizeof(struct iwl_cmd_header) + in iwl_trans_pcie_tx()
H A Drx.c1313 while (offset + sizeof(u32) + sizeof(struct iwl_cmd_header) < max_len) {
/freebsd-14.2/sys/contrib/dev/iwlwifi/
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-trans.c74 txcmd_size += sizeof(struct iwl_cmd_header); in iwl_trans_init()
H A Diwl-dbg-tlv.c1176 struct iwl_cmd_header *wanted_hdr = (void *)&trig_data; in iwl_dbg_tlv_check_fw_pkt()
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/
H A Derror-dump.h317 struct iwl_cmd_header fw_pkt_hdr;
/freebsd-14.2/sys/contrib/dev/iwlwifi/queue/
H A Dtx.c489 len = tx_cmd_len + sizeof(struct iwl_cmd_header) + hdr_len - in iwl_txq_gen2_build_tx_amsdu()
581 len = tx_cmd_len + sizeof(struct iwl_cmd_header) + hdr_len - in iwl_txq_gen2_build_tx()
656 BUILD_BUG_ON(sizeof(struct iwl_cmd_header) + in iwl_txq_gen2_build_tfd()
660 BUILD_BUG_ON(sizeof(struct iwl_cmd_header) + in iwl_txq_gen2_build_tfd()