Searched refs:FZA_RING_CMD_SIZE (Results 1 – 2 of 2) sorted by relevance
236 #define FZA_RING_CMD_SIZE 0x40 /* command descriptor ring macro
369 fp->ring_cmd_index = (fp->ring_cmd_index + 1) % FZA_RING_CMD_SIZE; in fza_cmd_send()