Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd_cb.c305 int post_credit; in kiblnd_handle_rx() local
347 post_credit = IBLND_POSTRX_NO_CREDIT; in kiblnd_handle_rx()
353 post_credit = IBLND_POSTRX_NO_CREDIT; in kiblnd_handle_rx()
358 post_credit = IBLND_POSTRX_NO_CREDIT; in kiblnd_handle_rx()
360 post_credit = IBLND_POSTRX_PEER_CREDIT; in kiblnd_handle_rx()
364 post_credit = IBLND_POSTRX_DONT_POST; in kiblnd_handle_rx()
368 post_credit = IBLND_POSTRX_PEER_CREDIT; in kiblnd_handle_rx()
372 post_credit = IBLND_POSTRX_DONT_POST; in kiblnd_handle_rx()
376 post_credit = IBLND_POSTRX_PEER_CREDIT; in kiblnd_handle_rx()
382 post_credit = IBLND_POSTRX_RSRVD_CREDIT; in kiblnd_handle_rx()
[all …]