Home
last modified time | relevance | path

Searched refs:CGX_STAT_FAIL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Dcgx_fw_if.h22 /* CGX error types. set for cmd response status as CGX_STAT_FAIL */
100 CGX_STAT_FAIL enumerator
125 /* Response to command IDs with command status as CGX_STAT_FAIL
159 * status can be either CGX_STAT_FAIL or CGX_STAT_SUCCESS
161 * In case of CGX_STAT_FAIL, it indicates CGX configuration failed
H A Dcgx.c573 if (FIELD_GET(EVTREG_STAT, *resp) == CGX_STAT_FAIL) in cgx_fwi_cmd_generic()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Dcgx_fw_if.h19 /* CGX error types. set for cmd response status as CGX_STAT_FAIL */
147 CGX_STAT_FAIL enumerator
172 /* Response to command IDs with command status as CGX_STAT_FAIL
207 * status can be either CGX_STAT_FAIL or CGX_STAT_SUCCESS
209 * In case of CGX_STAT_FAIL, it indicates CGX configuration failed
H A Dcgx.c1071 if (FIELD_GET(EVTREG_STAT, *resp) == CGX_STAT_FAIL) in cgx_fwi_cmd_generic()

Completed in 5 milliseconds