Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/atm/
Dfore200e.c1566 int tx_copy = 0; in fore200e_send() local
1603 tx_copy = 1; in fore200e_send()
1611 tx_copy = 1; in fore200e_send()
1615 if (tx_copy) { in fore200e_send()
1671 if (tx_copy) in fore200e_send()
1681 entry->data = tx_copy ? data : NULL; in fore200e_send()