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