Searched refs:tps_next_tx_cookie (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/ | ||
D | o2iblnd.h | 282 __u64 tps_next_tx_cookie; /* cookie of TX */ member |
D | o2iblnd.c | 2069 tx->tx_cookie = tps->tps_next_tx_cookie++; in kiblnd_tx_init() |