Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/
H A Dvirtio_net.c3311 struct scatterlist sgs_tx, sgs_rx; in virtnet_send_notf_coal_cmds() local
3316 sg_init_one(&sgs_tx, &vi->ctrl->coal_tx, sizeof(vi->ctrl->coal_tx)); in virtnet_send_notf_coal_cmds()
3320 &sgs_tx)) in virtnet_send_notf_coal_cmds()