Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_regs.c68 struct hclgevf_reg_tlv { struct
81 #define HCLGEVF_REG_TLV_SIZE sizeof(struct hclgevf_reg_tlv) argument
83 #define HCLGEVF_REG_TLV_SPACE (sizeof(struct hclgevf_reg_tlv) / sizeof(u32))
99 struct hclgevf_reg_tlv *tlv = data; in hclgevf_reg_get_tlv()