Searched refs:reg_ops (Results 1 – 5 of 5) sorted by relevance
1148 reg_ops) : in iwl_parse_tlv_firmware()1151 reg_ops); in iwl_parse_tlv_firmware()1154 sizeof(drv->fw.dbg.dest_tlv->reg_ops[0]); in iwl_parse_tlv_firmware()1737 sizeof(drv->fw.dbg.dest_tlv->reg_ops[0]) * in iwl_req_fw_callback()1763 memcpy(dest_tlv->reg_ops, in iwl_req_fw_callback()1764 pieces->dbg_dest_tlv->reg_ops, in iwl_req_fw_callback()1765 sizeof(drv->fw.dbg.dest_tlv->reg_ops[0]) * in iwl_req_fw_callback()
707 struct iwl_fw_dbg_reg_op reg_ops[]; member727 struct iwl_fw_dbg_reg_op reg_ops[]; member
891 u32 addr = le32_to_cpu(dest->reg_ops[i].addr); in iwl_pcie_apply_destination()892 u32 val = le32_to_cpu(dest->reg_ops[i].val); in iwl_pcie_apply_destination()894 switch (dest->reg_ops[i].op) { in iwl_pcie_apply_destination()923 dest->reg_ops[i].op); in iwl_pcie_apply_destination()
2521 struct iwx_fw_dbg_reg_op reg_ops[0]; member2541 struct iwx_fw_dbg_reg_op reg_ops[0]; member
959 addr = le32toh(dest_v1->reg_ops[i].addr); in iwx_apply_debug_destination()960 val = le32toh(dest_v1->reg_ops[i].val); in iwx_apply_debug_destination()961 op = dest_v1->reg_ops[i].op; in iwx_apply_debug_destination()1588 offsetof(struct iwx_fw_dbg_dest_tlv_v1, reg_ops); in iwx_read_firmware()1589 fw->n_dest_reg /= sizeof(dest_v1->reg_ops[0]); in iwx_read_firmware()