Searched refs:tx_zc_aborted (Results 1 – 3 of 3) sorted by relevance
218 unsigned short tx_zc_aborted; /* aborted ZC request */ member
57 tx->tx_zc_aborted = 0; in ksocknal_alloc_tx()392 int rc = (tx->tx_resid == 0 && !tx->tx_zc_aborted) ? 0 : -EIO; in ksocknal_tx_done()
1527 tx->tx_zc_aborted = 1; /* mark it as not-acked */ in ksocknal_finalize_zcreq()