Searched refs:max_icd (Results 1 – 2 of 2) sorted by relevance
73 uint32_t max_icd; /* Host only */ member1037 qp->max_icd = 8192; in tcp_connect()1039 qp->max_icd = (ta->ioccsz - 4) * 16; in tcp_connect()1080 qp->max_icd = 0; /* XXX */ in tcp_accept()1146 nvlist_add_number(nvl, "max_icd", qp->max_icd); in tcp_kernel_handoff_params()1200 nc->nc_data_len <= qp->max_icd) in tcp_transmit_command()
77 uint32_t max_icd; /* Host only */ member1236 if (nc->nc_send_data && nc->nc_data.io_len <= qp->max_icd) { in tcp_command_pdu()1469 qp->max_icd = nvlist_get_number(nvl, "max_icd"); in tcp_allocate_qpair()