Searched refs:csg_reg_bind_retries (Results 1 – 3 of 3) sorted by relevance
129 group->csg_reg_bind_retries = 0; in notify_group_csg_reg_map_done()139 if (group->csg_reg_bind_retries < U8_MAX) in notify_group_csg_reg_map_error()140 group->csg_reg_bind_retries++; in notify_group_csg_reg_map_error()143 if (group->csg_reg_bind_retries == MCU_SHARED_REGS_BIND_ATTEMPT_LIMIT) { in notify_group_csg_reg_map_error()155 return group->csg_reg_bind_retries >= MCU_SHARED_REGS_BIND_ATTEMPT_LIMIT; in notify_group_csg_reg_map_error()
584 u8 csg_reg_bind_retries; member
1248 group->csg_reg_bind_retries = 0; in create_queue_group()