Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpsw-cmd.h47 #define DPSW_CMDID_IF_GET_COUNTER DPSW_CMD_V2(0x034) macro
H A Ddpsw.c524 cmd.header = mc_encode_cmd_header(DPSW_CMDID_IF_GET_COUNTER, in dpsw_if_get_counter()