Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dev_api.h445 #define ECORE_DMAE_FLAG_VF_DST 0x00000004 macro
H A Decore_hw.c604 if (p_params->flags & ECORE_DMAE_FLAG_VF_DST) { in ecore_dmae_opcode()