Searched refs:DMAE_CMD_DST_PF_ID_MASK (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/qede/base/ | ||
| H A D | ecore_hw.c | 500 opcode |= (dst_pf_id & DMAE_CMD_DST_PF_ID_MASK) << in ecore_dmae_opcode() |
| H A D | ecore_hsi_common.h | 2032 #define DMAE_CMD_DST_PF_ID_MASK 0xF macro |