Home
last modified time | relevance | path

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

/linux/drivers/accel/qaic/
H A Dqaic.h143 bool cntl_lost_buf; member
H A Dqaic_control.c1053 if (likely(!qdev->cntl_lost_buf)) { in msg_xfer()
1077 qdev->cntl_lost_buf = false; in msg_xfer()
1086 qdev->cntl_lost_buf = true; in msg_xfer()
1474 qdev->cntl_lost_buf = false; in qaic_control_open()