Searched refs:IBLND_POSTRX_DONT_POST (Results 1 – 2 of 2) sorted by relevance
364 post_credit = IBLND_POSTRX_DONT_POST; in kiblnd_handle_rx()372 post_credit = IBLND_POSTRX_DONT_POST; in kiblnd_handle_rx()434 post_credit = IBLND_POSTRX_DONT_POST; in kiblnd_handle_rx()452 if (post_credit != IBLND_POSTRX_DONT_POST) in kiblnd_handle_rx()
524 #define IBLND_POSTRX_DONT_POST 0 /* don't post */ macro