Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/hyperv/
Dhyperv_net.h128 struct hv_netvsc_packet { struct
130 u32 status;
132 bool is_data_pkt;
133 bool xmit_more; /* from skb */
134 bool cp_partial; /* partial copy into send buffer */
136 u16 vlan_tci;
138 u16 q_idx;
139 struct vmbus_channel *channel;
141 u64 send_completion_tid;
142 void *send_completion_ctx;
[all …]