Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hw.c584 opcode |= (dst_pfid & DMAE_CMD_DST_PF_ID_MASK) << in ecore_dmae_opcode()
H A Decore_hsi_common.h2132 #define DMAE_CMD_DST_PF_ID_MASK 0xF /* Destination PCI function number [3:0] */ macro