Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hw.c630 opcode_b |= DMAE_CMD_DST_VF_ID_MASK << in ecore_dmae_opcode()
H A Decore_hsi_common.h2148 #define DMAE_CMD_DST_VF_ID_MASK 0xFF /* Destination VF id */ macro