Searched defs:wr_idx (Results 1 – 5 of 5) sorted by relevance
78 uint32_t wr_idx; /* Index of the first free byte in data[] */ member84 uint32_t wr_idx; /* Index of the first free byte in data[] */ member
95 uint32_t wr_idx; member
155 uint32_t wr_idx = *wr_idx_loc; in spsc_pbuf_alloc() local213 uint32_t wr_idx = *wr_idx_loc; in spsc_pbuf_commit() local261 uint32_t wr_idx = *wr_idx_loc; in spsc_pbuf_claim() local
88 static uint8_t wr_idx; variable
300 uint64_t wr_idx, rd_idx, idx; in its_post_command() local