Searched refs:payload_iov (Results 1 – 2 of 2) sorted by relevance
448 int payload_iov = 2; in gve_tx_add_skb_copy() local474 &info->iov[payload_iov]); in gve_tx_add_skb_copy()493 for (i = payload_iov; i < payload_nfrags + payload_iov; i++) { in gve_tx_add_skb_copy()494 next_idx = (tx->req + 1 + mtd_desc_nr + i - payload_iov) & tx->mask; in gve_tx_add_skb_copy()
669 const struct iovec *payload_iov, unsigned ioc,686 The payload_iov and ioc arguments describe the payload data in an iovec