Searched refs:tx_iovec (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dhorizon.c1065 if (!dev->tx_iovec) {
1082 dev->tx_addr = dev->tx_iovec->iov_base;
1083 tx_bytes = dev->tx_iovec->iov_len;
1084 ++dev->tx_iovec;
1103 dev->tx_iovec = NULL;
1618 dev->tx_iovec = NULL; /* @@@ needs rewritten */
1628 dev->tx_iovec = NULL;
2483 dev->tx_iovec = NULL;
H A Dhorizon.h415 struct iovec * tx_iovec; // remaining regions member in struct:hrz_dev

Completed in 56 milliseconds