Searched refs:tx_local (Results 1 – 1 of 1) sorted by relevance
464 struct xen_netif_tx_request tx_local; /* Last request local copy*/ member492 info->tx_local.id = id; in xennet_tx_setup_grant()493 info->tx_local.gref = ref; in xennet_tx_setup_grant()494 info->tx_local.offset = offset; in xennet_tx_setup_grant()495 info->tx_local.size = len; in xennet_tx_setup_grant()496 info->tx_local.flags = 0; in xennet_tx_setup_grant()498 *tx = info->tx_local; in xennet_tx_setup_grant()507 info->size += info->tx_local.size; in xennet_tx_setup_grant()754 offset += info.tx_local.size; in xennet_start_xmit()759 len -= info.tx_local.size; in xennet_start_xmit()