Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h2179 #define DMAE_CMD_PORT_1 DMAE_COMMAND_PORT macro
H A Dbnx2x_main.c503 opcode |= (BP_PORT(bp) ? DMAE_CMD_PORT_1 : DMAE_CMD_PORT_0); in bnx2x_dmae_opcode()