Searched refs:DMAE_CMD_SIZE_TO_FILL (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/qede/base/ | ||
| H A D | ecore_hw.h | 46 #define DMAE_CMD_SIZE_TO_FILL (DMAE_CMD_SIZE - 5) macro |
| H A D | ecore_hw.c | 604 u32 data = (i < DMAE_CMD_SIZE_TO_FILL) ? in ecore_dmae_post_command() |