Searched refs:cmdr_size (Results 1 – 2 of 2) sorted by relevance
55 __u32 cmdr_size; member
141 cmdr_size155 mailbox.cmd_head by the size of the command, modulo cmdr_size, and184 mailbox.cmd_tail by entry.hdr.length (mod cmdr_size) and signals the383 mb->cmd_tail = (mb->cmd_tail + tcmu_hdr_get_len(&ent->hdr)) % mb->cmdr_size;