Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h2182 #define DMAE_CMD_DST_RESET DMAE_COMMAND_DST_RESET macro
H A Dbnx2x_main.c501 opcode |= (DMAE_CMD_SRC_RESET | DMAE_CMD_DST_RESET); in bnx2x_dmae_opcode()