Searched refs:IBLND_MSG_GET_REQ (Results 1 – 3 of 3) sorted by relevance
450 #define IBLND_MSG_GET_REQ 0xd6 /* getreq (sink->src) */ macro845 LASSERT(msgtype == IBLND_MSG_GET_REQ || in kiblnd_rd_msg_size()848 return msgtype == IBLND_MSG_GET_REQ ? in kiblnd_rd_msg_size()
96 case IBLND_MSG_GET_REQ: in kiblnd_msgtype2str()128 case IBLND_MSG_GET_REQ: in kiblnd_msgtype2size()147 LASSERT(msg->ibm_type == IBLND_MSG_GET_REQ || in kiblnd_unpack_rd()150 rd = msg->ibm_type == IBLND_MSG_GET_REQ ? in kiblnd_unpack_rd()298 case IBLND_MSG_GET_REQ: in kiblnd_unpack_msg()
266 else if (txtype == IBLND_MSG_GET_REQ) in kiblnd_handle_completion()439 case IBLND_MSG_GET_REQ: in kiblnd_handle_rx()449 kiblnd_handle_completion(conn, IBLND_MSG_GET_REQ, in kiblnd_handle_rx()1157 case IBLND_MSG_GET_REQ: in kiblnd_queue_tx_locked()1496 kiblnd_init_tx_msg(ni, tx, IBLND_MSG_GET_REQ, nob); in kiblnd_send()1746 case IBLND_MSG_GET_REQ: in kiblnd_recv()