Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd_cb.c311 int post_credit; in kiblnd_handle_rx() local
353 post_credit = IBLND_POSTRX_NO_CREDIT; in kiblnd_handle_rx()
359 post_credit = IBLND_POSTRX_NO_CREDIT; in kiblnd_handle_rx()
364 post_credit = IBLND_POSTRX_NO_CREDIT; in kiblnd_handle_rx()
366 post_credit = IBLND_POSTRX_PEER_CREDIT; in kiblnd_handle_rx()
370 post_credit = IBLND_POSTRX_DONT_POST; in kiblnd_handle_rx()
374 post_credit = IBLND_POSTRX_PEER_CREDIT; in kiblnd_handle_rx()
378 post_credit = IBLND_POSTRX_DONT_POST; in kiblnd_handle_rx()
382 post_credit = IBLND_POSTRX_PEER_CREDIT; in kiblnd_handle_rx()
388 post_credit = IBLND_POSTRX_RSRVD_CREDIT; in kiblnd_handle_rx()
[all …]