Home
last modified time | relevance | path

Searched refs:DMAE_CMD_SIZE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hw.h83 #define DMAE_CMD_SIZE 14 macro
85 #define DMAE_CMD_SIZE_TO_FILL (DMAE_CMD_SIZE - 5)
H A Decore_hw.c690 for (i = 0; i < DMAE_CMD_SIZE; i++) { in ecore_dmae_post_command()
696 (idx_cmd * DMAE_CMD_SIZE * sizeof(u32)) + in ecore_dmae_post_command()