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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_hw.h85 #define DMAE_CMD_SIZE 14 macro
86 /* size of DMAE command structure to fill.. DMAE_CMD_SIZE-5 */
87 #define DMAE_CMD_SIZE_TO_FILL (DMAE_CMD_SIZE - 5)
H A Decore_hw.c692 for (i = 0; i < DMAE_CMD_SIZE; i++) {
698 (idx_cmd * DMAE_CMD_SIZE * sizeof(u32)) +

Completed in 175 milliseconds