Searched refs:IBLND_MSG_GET_REQ (Results 1 – 3 of 3) sorted by relevance
486 #define IBLND_MSG_GET_REQ 0xd6 /* getreq (sink->src) */ macro882 LASSERT (msgtype == IBLND_MSG_GET_REQ || in kiblnd_rd_msg_size()885 return msgtype == IBLND_MSG_GET_REQ ? in kiblnd_rd_msg_size()
95 case IBLND_MSG_GET_REQ: in kiblnd_msgtype2str()127 case IBLND_MSG_GET_REQ: in kiblnd_msgtype2size()146 LASSERT(msg->ibm_type == IBLND_MSG_GET_REQ || in kiblnd_unpack_rd()149 rd = msg->ibm_type == IBLND_MSG_GET_REQ ? in kiblnd_unpack_rd()297 case IBLND_MSG_GET_REQ: in kiblnd_unpack_msg()
259 } else if (txtype == IBLND_MSG_GET_REQ) { in kiblnd_handle_completion()433 case IBLND_MSG_GET_REQ: in kiblnd_handle_rx()443 kiblnd_handle_completion(conn, IBLND_MSG_GET_REQ, in kiblnd_handle_rx()1197 case IBLND_MSG_GET_REQ: in kiblnd_queue_tx_locked()1537 kiblnd_init_tx_msg(ni, tx, IBLND_MSG_GET_REQ, nob); in kiblnd_send()1785 case IBLND_MSG_GET_REQ: in kiblnd_recv()