Searched refs:msdp (Results 1 – 1 of 1) sorted by relevance
1199 msdp->skb = NULL; in move_pkt_msd()1200 msdp->pkt = NULL; in move_pkt_msd()1201 msdp->count = 0; in move_pkt_msd()1262 if (msdp->pkt) in netvsc_send()1308 if (msdp->pkt) { in netvsc_send()1313 if (msdp->skb) in netvsc_send()1317 msdp->skb = skb; in netvsc_send()1319 msdp->count++; in netvsc_send()1322 msdp->skb = NULL; in netvsc_send()1323 msdp->pkt = NULL; in netvsc_send()[all …]
Completed in 6 milliseconds