Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd_cb.c335 if (msg->ibm_type == IBLND_MSG_NOOP && in kiblnd_handle_rx()
351 case IBLND_MSG_NOOP: in kiblnd_handle_rx()
829 msg->ibm_type != IBLND_MSG_NOOP) { /* for NOOP */ in kiblnd_post_tx_locked()
839 if (msg->ibm_type == IBLND_MSG_NOOP && in kiblnd_post_tx_locked()
861 if (msg->ibm_type == IBLND_MSG_NOOP) in kiblnd_post_tx_locked()
895 if (msg->ibm_type == IBLND_MSG_NOOP) in kiblnd_post_tx_locked()
960 kiblnd_init_tx_msg(ni, tx, IBLND_MSG_NOOP, 0); in kiblnd_check_sends()
1025 if (tx->tx_msg->ibm_type == IBLND_MSG_NOOP) in kiblnd_tx_complete()
1208 case IBLND_MSG_NOOP: in kiblnd_queue_tx_locked()
Do2iblnd.h480 #define IBLND_MSG_NOOP 0xd0 /* nothing (just credits) */ macro
Do2iblnd.c77 case IBLND_MSG_NOOP: in kiblnd_msgtype2str()
115 case IBLND_MSG_NOOP: in kiblnd_msgtype2size()
291 case IBLND_MSG_NOOP: in kiblnd_unpack_msg()