Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd_cb.c159 credit == IBLND_POSTRX_RSRVD_CREDIT); in kiblnd_post_rx()
388 post_credit = IBLND_POSTRX_RSRVD_CREDIT; in kiblnd_handle_rx()
395 post_credit = IBLND_POSTRX_RSRVD_CREDIT; in kiblnd_handle_rx()
448 post_credit = IBLND_POSTRX_RSRVD_CREDIT; in kiblnd_handle_rx()
Do2iblnd.h491 #define IBLND_POSTRX_RSRVD_CREDIT 3 /* post: give self back 1 reserved credit */ macro