Searched refs:iamthif_mtu (Results 1 – 2 of 2) sorted by relevance
88 dev->iamthif_mtu = dev->me_clients[i].props.max_msg_length; in mei_amthif_host_init()96 msg_buf = kcalloc(dev->iamthif_mtu, in mei_amthif_host_init()358 ret = mei_io_cb_alloc_resp_buf(cb, dev->iamthif_mtu); in mei_amthif_write()525 BUG_ON(dev->iamthif_mtu < dev->iamthif_msg_buf_index + mei_hdr->length); in mei_amthif_irq_read_msg()
423 int iamthif_mtu; member