Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd_cb.c341 if (msg->ibm_type == IBLND_MSG_NOOP && in kiblnd_handle_rx()
357 case IBLND_MSG_NOOP: in kiblnd_handle_rx()
789 msg->ibm_type != IBLND_MSG_NOOP) { /* for NOOP */ in kiblnd_post_tx_locked()
799 if (msg->ibm_type == IBLND_MSG_NOOP && in kiblnd_post_tx_locked()
821 if (msg->ibm_type == IBLND_MSG_NOOP) in kiblnd_post_tx_locked()
854 if (msg->ibm_type == IBLND_MSG_NOOP) in kiblnd_post_tx_locked()
919 kiblnd_init_tx_msg(ni, tx, IBLND_MSG_NOOP, 0); in kiblnd_check_sends()
984 if (tx->tx_msg->ibm_type == IBLND_MSG_NOOP) in kiblnd_tx_complete()
1168 case IBLND_MSG_NOOP: in kiblnd_queue_tx_locked()
Do2iblnd.h444 #define IBLND_MSG_NOOP 0xd0 /* nothing (just credits) */ macro
Do2iblnd.c78 case IBLND_MSG_NOOP: in kiblnd_msgtype2str()
116 case IBLND_MSG_NOOP: in kiblnd_msgtype2size()
292 case IBLND_MSG_NOOP: in kiblnd_unpack_msg()