Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/atm/
Dfore200e.c1565 int tx_copy = 0; in fore200e_send() local
1601 tx_copy = 1; in fore200e_send()
1609 tx_copy = 1; in fore200e_send()
1613 if (tx_copy) { in fore200e_send()
1669 if (tx_copy) in fore200e_send()
1679 entry->data = tx_copy ? data : NULL; in fore200e_send()