Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/google/gve/
Dgve_tx.c415 int payload_iov = 2; in gve_tx_add_skb() local
441 &info->iov[payload_iov]); in gve_tx_add_skb()
455 for (i = payload_iov; i < payload_nfrags + payload_iov; i++) { in gve_tx_add_skb()
456 next_idx = (tx->req + 1 + i - payload_iov) & tx->mask; in gve_tx_add_skb()
/Linux-v5.4/Documentation/security/keys/
Dcore.rst669 const struct iovec *payload_iov, unsigned ioc,
686 The payload_iov and ioc arguments describe the payload data in an iovec