Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x.h1579 #define DMAE_CMD_SRC_RESET DMAE_COMMAND_SRC_RESET macro
Dbnx2x_main.c525 return opcode & ~DMAE_CMD_SRC_RESET; in bnx2x_dmae_opcode_clr_src_reset()
536 opcode |= (DMAE_CMD_SRC_RESET | DMAE_CMD_DST_RESET); in bnx2x_dmae_opcode()