Home
last modified time | relevance | path

Searched defs:vf_acquire_resp_tlv (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x_vfpf.h124 struct vf_acquire_resp_tlv { struct
125 uint16_t type;
126 uint16_t length;
127 uint8_t status;
128 uint8_t pad1[3];
129 uint32_t chip_num;
130 uint8_t pad2[4];
131 char fw_ver[32];
132 uint16_t db_size;
133 uint8_t pad3[2];
[all …]