Home
last modified time | relevance | path

Searched refs:MC_CMD_POLL_BIST_PASSED (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/sfc/
Dmcdi_port_common.c791 results[count++] = (status == MC_CMD_POLL_BIST_PASSED) ? 1 : -1; in efx_mcdi_bist()
798 if (status == MC_CMD_POLL_BIST_PASSED && in efx_mcdi_bist()
Def10.c3413 case MC_CMD_POLL_BIST_PASSED: in efx_ef10_poll_bist()
Dmcdi_pcol.h5140 #define MC_CMD_POLL_BIST_PASSED 0x2 macro
/drivers/net/ethernet/sfc/siena/
Dmcdi_port_common.c797 results[count++] = (status == MC_CMD_POLL_BIST_PASSED) ? 1 : -1; in efx_mcdi_bist()
804 if (status == MC_CMD_POLL_BIST_PASSED && in efx_mcdi_bist()
Dmcdi_pcol.h3726 #define MC_CMD_POLL_BIST_PASSED 0x2 macro