Searched refs:ibcp_queue_depth (Results 1 – 3 of 3) sorted by relevance
2246 if (reqmsg->ibm_u.connparams.ibcp_queue_depth != in kiblnd_passive_connect()2249 libcfs_nid2str(nid), reqmsg->ibm_u.connparams.ibcp_queue_depth, in kiblnd_passive_connect()2370 ackmsg->ibm_u.connparams.ibcp_queue_depth = IBLND_MSG_QUEUE_SIZE(version); in kiblnd_passive_connect()2406 rej.ibr_cp.ibcp_queue_depth = IBLND_MSG_QUEUE_SIZE(version); in kiblnd_passive_connect()2469 cp != NULL ? cp->ibcp_queue_depth : IBLND_MSG_QUEUE_SIZE(version), in kiblnd_reconnect()2531 __swab16s(&cp->ibcp_queue_depth); in kiblnd_rejected()2574 cp != NULL ? cp->ibcp_queue_depth : in kiblnd_rejected()2648 if (msg->ibm_u.connparams.ibcp_queue_depth != in kiblnd_check_connreply()2652 msg->ibm_u.connparams.ibcp_queue_depth, in kiblnd_check_connreply()2747 msg->ibm_u.connparams.ibcp_queue_depth = IBLND_MSG_QUEUE_SIZE(version); in kiblnd_active_connect()
369 __u16 ibcp_queue_depth; member
313 __swab16s(&msg->ibm_u.connparams.ibcp_queue_depth); in kiblnd_unpack_msg()