Home
last modified time | relevance | path

Searched refs:iwl_fw_dbg_dest_tlv_v1 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Dimg.h160 struct iwl_fw_dbg_dest_tlv_v1 *dest_tlv;
H A Dfile.h608 struct iwl_fw_dbg_dest_tlv_v1 { struct
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-drv.c308 const struct iwl_fw_dbg_dest_tlv_v1 *dbg_dest_tlv_v1;
996 const struct iwl_fw_dbg_dest_tlv_v1 *dest_v1 = NULL; in iwl_parse_tlv_firmware()
1032 offsetof(struct iwl_fw_dbg_dest_tlv_v1, in iwl_parse_tlv_firmware()
1570 struct iwl_fw_dbg_dest_tlv_v1 *dest_tlv = in iwl_req_fw_callback()
H A Diwl-trans.h845 const struct iwl_fw_dbg_dest_tlv_v1 *dest_tlv;
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtrans.c921 const struct iwl_fw_dbg_dest_tlv_v1 *dest = trans->dbg.dest_tlv; in iwl_pcie_apply_destination()