Searched refs:DMAE_CMD_SIZE_TO_FILL (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/qlnx/qlnxe/ | ||
H A D | ecore_hw.h | 85 #define DMAE_CMD_SIZE_TO_FILL (DMAE_CMD_SIZE - 5) macro |
H A D | ecore_hw.c | 691 u32 data = (i < DMAE_CMD_SIZE_TO_FILL) ? in ecore_dmae_post_command() |