Searched refs:ibcp_queue_depth (Results 1 – 3 of 3) sorted by relevance
2283 if (reqmsg->ibm_u.connparams.ibcp_queue_depth != in kiblnd_passive_connect()2286 libcfs_nid2str(nid), reqmsg->ibm_u.connparams.ibcp_queue_depth, in kiblnd_passive_connect()2407 ackmsg->ibm_u.connparams.ibcp_queue_depth = IBLND_MSG_QUEUE_SIZE(version); in kiblnd_passive_connect()2443 rej.ibr_cp.ibcp_queue_depth = IBLND_MSG_QUEUE_SIZE(version); in kiblnd_passive_connect()2506 cp != NULL ? cp->ibcp_queue_depth : IBLND_MSG_QUEUE_SIZE(version), in kiblnd_reconnect()2568 __swab16s(&cp->ibcp_queue_depth); in kiblnd_rejected()2611 cp != NULL ? cp->ibcp_queue_depth : in kiblnd_rejected()2685 if (msg->ibm_u.connparams.ibcp_queue_depth != in kiblnd_check_connreply()2689 msg->ibm_u.connparams.ibcp_queue_depth, in kiblnd_check_connreply()2784 msg->ibm_u.connparams.ibcp_queue_depth = IBLND_MSG_QUEUE_SIZE(version); in kiblnd_active_connect()
405 __u16 ibcp_queue_depth; member
312 __swab16s(&msg->ibm_u.connparams.ibcp_queue_depth); in kiblnd_unpack_msg()