Home
last modified time | relevance | path

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

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