Lines Matching defs:length
51 * @len: buffer length
449 for (msg_offs = 0; msg_offs < ishtp_hdr->length;
513 for (msg_offs = 0; msg_offs < ishtp_hdr->length;
533 ishtp_hbm_hdr(&hdr, ishtp_hdr->length);
776 dev->ops->ishtp_read(dev, rd_msg_buf, ishtp_hdr->length);
858 ishtp_hdr->length);
883 dev->ops->ishtp_read(dev, rd_msg_buf, ishtp_hdr->length);
899 * @length: length of message
904 static inline void fix_cl_hdr(struct ishtp_msg_hdr *hdr, size_t length,
909 hdr->length = length;