Searched refs:move_pkt_msd (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/hyperv/ |
H A D | netvsc.c | 948 static inline void move_pkt_msd(struct hv_netvsc_packet **msd_send, in move_pkt_msd() function 1016 move_pkt_msd(&msd_send, &msd_skb, msdp); in netvsc_send() 1062 move_pkt_msd(&msd_send, &msd_skb, msdp); in netvsc_send()
|
/kernel/linux/linux-6.6/drivers/net/hyperv/ |
H A D | netvsc.c | 1143 static inline void move_pkt_msd(struct hv_netvsc_packet **msd_send, in move_pkt_msd() function 1231 move_pkt_msd(&msd_send, &msd_skb, msdp); in netvsc_send() 1277 move_pkt_msd(&msd_send, &msd_skb, msdp); in netvsc_send()
|
Completed in 5 milliseconds