Home
last modified time | relevance | path

Searched refs:MC_CMD_ERR_ARG_OFST (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dmcdi.c1090 if (outlen >= MC_CMD_ERR_ARG_OFST + 4) in efx_mcdi_display_error()
H A Dmcdi_pcol.h366 #define MC_CMD_ERR_ARG_OFST 4 macro
[all...]
/kernel/linux/linux-6.6/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
[all...]
/kernel/linux/linux-6.6/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

Completed in 184 milliseconds