Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Dmcdi_port.c819 results[count++] = (status == MC_CMD_POLL_BIST_PASSED) ? 1 : -1; in efx_mcdi_bist()
826 if (status == MC_CMD_POLL_BIST_PASSED && in efx_mcdi_bist()
Dmcdi_pcol.h3143 #define MC_CMD_POLL_BIST_PASSED 0x2 macro
Def10.c5971 case MC_CMD_POLL_BIST_PASSED: in efx_ef10_poll_bist()