Home
last modified time | relevance | path

Searched refs:iwl_device_cmd (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/sys/contrib/dev/iwlwifi/
H A Diwl-op-mode.h17 struct iwl_device_cmd;
100 const struct iwl_device_cmd *cmd);
151 const struct iwl_device_cmd *cmd) in iwl_op_mode_async_cb()
H A Diwl-trans.h135 struct iwl_device_cmd { struct
162 #define TFD_MAX_PAYLOAD_SIZE (sizeof(struct iwl_device_cmd))
/freebsd-14.2/sys/contrib/dev/iwlwifi/pcie/
H A Dtx-gen2.c34 struct iwl_device_cmd *out_cmd; in iwl_pcie_gen2_enqueue_hcmd()
H A Dtx.c910 struct iwl_device_cmd *out_cmd; in iwl_pcie_enqueue_hcmd()
1187 struct iwl_device_cmd *cmd; in iwl_pcie_hcmd_complete()
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/
H A Dops.c1696 const struct iwl_device_cmd *cmd) in iwl_mvm_async_cb()
/freebsd-14.2/sys/contrib/dev/iwlwifi/queue/
H A Dtx.c1081 kmalloc(sizeof(struct iwl_device_cmd), in iwl_txq_alloc()