Home
last modified time | relevance | path

Searched refs:sgs_tx (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/net/
Dvirtio_net.c2755 struct scatterlist sgs_tx, sgs_rx; in virtnet_send_notf_coal_cmds() local
2761 sg_init_one(&sgs_tx, &coal_tx, sizeof(coal_tx)); in virtnet_send_notf_coal_cmds()
2765 &sgs_tx)) in virtnet_send_notf_coal_cmds()