Home
last modified time | relevance | path

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

/dpdk/drivers/net/netvsc/
H A Dhn_var.h136 struct hn_data { struct
137 struct rte_vmbus_device *vmbus;
138 struct hn_rx_queue *primary;
139 rte_rwlock_t vf_lock;
140 uint16_t port_id;
142 struct hn_vf_ctx vf_ctx;
144 uint8_t closed;
145 uint8_t vlan_strip;
147 uint32_t link_status;
148 uint32_t link_speed;
[all …]