Searched refs:HCLGEVF_REG_TLV_SIZE (Results 1 – 1 of 1) sorted by relevance
81 #define HCLGEVF_REG_TLV_SIZE sizeof(struct hclgevf_reg_tlv) macro102 tlv->len = regs_num * sizeof(u32) + HCLGEVF_REG_TLV_SIZE; in hclgevf_reg_get_tlv()112 cmdq_len = HCLGEVF_REG_TLV_SIZE + sizeof(cmdq_reg_addr_list); in hclgevf_get_regs_len()113 common_len = HCLGEVF_REG_TLV_SIZE + sizeof(common_reg_addr_list); in hclgevf_get_regs_len()114 ring_len = HCLGEVF_REG_TLV_SIZE + sizeof(ring_reg_addr_list); in hclgevf_get_regs_len()115 tqp_intr_len = HCLGEVF_REG_TLV_SIZE + sizeof(tqp_intr_reg_addr_list); in hclgevf_get_regs_len()