Home
last modified time | relevance | path

Searched refs:DMAE_CMD_SIZE_TO_FILL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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.c490 u32 data = (i < DMAE_CMD_SIZE_TO_FILL) ? in qed_dmae_post_command()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds