Searched refs:hbuf_depth (Results 1 – 5 of 5) sorted by relevance
58 u8 hbuf_depth; member
256 hw->hbuf_depth = (hcsr & H_CBD) >> 24; in mei_me_hw_config()567 empty_slots = hw->hbuf_depth - filled_slots; in mei_me_hbuf_empty_slots()570 if (filled_slots > hw->hbuf_depth) in mei_me_hbuf_empty_slots()587 return hw->hbuf_depth; in mei_me_hbuf_depth()1497 .hbuf_depth = mei_me_hbuf_depth,
384 u32 (*hbuf_depth)(const struct mei_device *dev); member818 return dev->ops->hbuf_depth(dev); in mei_hbuf_depth()
285 .hbuf_depth = mei_vsc_hbuf_depth,
1177 .hbuf_depth = mei_txe_hbuf_depth,