Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hw.c608 opcode |= port_id << DMAE_CMD_PORT_ID_SHIFT; in ecore_dmae_opcode()
H A Decore_hsi_common.h2129 #define DMAE_CMD_PORT_ID_SHIFT 18 macro