Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_hw.h51 #define DMAE_CMD_SIZE_TO_FILL (DMAE_CMD_SIZE - 5) macro
H A Dqed_hw.c508 u32 data = (i < DMAE_CMD_SIZE_TO_FILL) ? in qed_dmae_post_command()