Searched refs:DMAE_CMD_DST_MASK_GRC (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/qlnx/qlnxe/ | ||
H A D | ecore_hw.h | 59 DMAE_CMD_DST_MASK_GRC = 2 enumerator |
H A D | ecore_hw.c | 579 opcode |= (is_dst_type_grc ? DMAE_CMD_DST_MASK_GRC in ecore_dmae_opcode() |