Searched refs:RMSG_Q_LEN (Results 1 – 1 of 1) sorted by relevance
73 #define NEXT_RESP(idx) ((idx + 1) % RMSG_Q_LEN)179 RMSG_Q_LEN = 48, /* resp. msg list length */ enumerator182 RBUF_LEN = RMSG_SZ * RMSG_Q_LEN,701 ab->n_rbuf = cpu_to_le32(RMSG_Q_LEN); in carm_fill_alloc_buf()1166 unsigned int idx = host->resp_idx % RMSG_Q_LEN; in carm_handle_responses()1400 for (i = 0; i < RMSG_Q_LEN; i++) in carm_init_responses()