Home
last modified time | relevance | path

Searched refs:sgs_rx (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
3333 sg_init_one(&sgs_rx, &vi->ctrl->coal_rx, sizeof(vi->ctrl->coal_rx)); in virtnet_send_notf_coal_cmds()
3337 &sgs_rx)) in virtnet_send_notf_coal_cmds()