Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hw.h71 DMAE_CMD_SRC_MASK_GRC = 1 enumerator
H A Decore_hw.c554 opcode |= (is_src_type_grc ? DMAE_CMD_SRC_MASK_GRC in ecore_dmae_opcode()