Searched refs:DMAE_CMD_DST_PF_ID_MASK (Results 1 – 2 of 2) sorted by relevance
584 opcode |= (dst_pfid & DMAE_CMD_DST_PF_ID_MASK) << in ecore_dmae_opcode()
2132 #define DMAE_CMD_DST_PF_ID_MASK 0xF /* Destination PCI function number [3:0] */ macro