Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd.h282 __u64 tps_next_tx_cookie; /* cookie of TX */ member
Do2iblnd.c2069 tx->tx_cookie = tps->tps_next_tx_cookie++; in kiblnd_tx_init()