Home
last modified time | relevance | path

Searched refs:MC_CMD_ERR_ARG_OFST (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/cdx/controller/
H A Dmc_cdx_pcol.h120 #define MC_CMD_ERR_ARG_OFST 4 macro
H A Dmcdi.c669 if (resp_data_len >= MC_CMD_ERR_ARG_OFST + 4) { in cdx_mcdi_complete_cmd()
670 int offset = (resp_hdr_len + MC_CMD_ERR_ARG_OFST) / 4; in cdx_mcdi_complete_cmd()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dmcdi.c1093 if (outlen >= MC_CMD_ERR_ARG_OFST + 4) in efx_siena_mcdi_display_error()
H A Dmcdi_pcol.h366 #define MC_CMD_ERR_ARG_OFST 4 macro
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmcdi.c1087 if (outlen >= MC_CMD_ERR_ARG_OFST + 4) in efx_mcdi_display_error()
H A Dmcdi_pcol.h236 #define MC_CMD_ERR_ARG_OFST 4 macro