Home
last modified time | relevance | path

Searched refs:cntl_lost_buf (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/accel/qaic/
H A Dqaic.h128 bool cntl_lost_buf; member
H A Dqaic_control.c1052 if (likely(!qdev->cntl_lost_buf)) { in msg_xfer()
1076 qdev->cntl_lost_buf = false; in msg_xfer()
1085 qdev->cntl_lost_buf = true; in msg_xfer()
1473 qdev->cntl_lost_buf = false; in qaic_control_open()