Searched refs:request_data_length (Results 1 – 2 of 2) sorted by relevance
358 req_sumlen = req_cblen + xcrb->request_data_length; in xcrb_msg_to_type6cprb_msgx()364 if (req_cblen <= xcrb->request_data_length ? in xcrb_msg_to_type6cprb_msgx()365 req_sumlen < xcrb->request_data_length : in xcrb_msg_to_type6cprb_msgx()389 if (xcrb->request_data_length) { in xcrb_msg_to_type6cprb_msgx()391 msg->hdr.tocardlen2 = xcrb->request_data_length; in xcrb_msg_to_type6cprb_msgx()438 if (xcrb->request_data_length) { in xcrb_msg_to_type6cprb_msgx()442 xcrb->request_data_length)) in xcrb_msg_to_type6cprb_msgx()
135 __u32 request_data_length; member