Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd_cb.c157 LASSERT(credit == IBLND_POSTRX_NO_CREDIT || in kiblnd_post_rx()
203 if (credit == IBLND_POSTRX_NO_CREDIT) in kiblnd_post_rx()
334 kiblnd_post_rx(rx, IBLND_POSTRX_NO_CREDIT); in kiblnd_handle_rx()
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()
1742 post_credit = IBLND_POSTRX_NO_CREDIT; in kiblnd_recv()
Do2iblnd.h489 #define IBLND_POSTRX_NO_CREDIT 1 /* post: no credits */ macro
Do2iblnd.c796 IBLND_POSTRX_NO_CREDIT); in kiblnd_create_conn()