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