Searched refs:hbuf_depth (Results 1 – 4 of 4) sorted by relevance
214 dev->hbuf_depth = (hcsr & H_CBD) >> 24; in mei_me_hw_config()425 empty_slots = dev->hbuf_depth - filled_slots; in mei_me_hbuf_empty_slots()428 if (filled_slots > dev->hbuf_depth) in mei_me_hbuf_empty_slots()443 return dev->hbuf_depth * sizeof(u32) - sizeof(struct mei_msg_hdr); in mei_me_hbuf_max_len()
666 dev->hbuf_depth = PAYLOAD_SIZE / 4; in mei_txe_hw_config()692 int slots = dev->hbuf_depth; in mei_txe_write()1119 hw->slots = dev->hbuf_depth; in mei_txe_irq_thread_handler()
511 u8 hbuf_depth; member
1554 } else if (slots == dev->hbuf_depth) { in mei_cl_irq_write()