Home
last modified time | relevance | path

Searched refs:IONIC_RC_ERROR (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/pensando/ionic/
Dionic_main.c64 case IONIC_RC_ERROR: in ionic_error_to_str()
109 case IONIC_RC_ERROR: in ionic_error_to_errno()
427 ctx->comp.comp.status = IONIC_RC_ERROR; in ionic_adminq_wait()
449 ctx->comp.comp.status = IONIC_RC_ERROR; in ionic_adminq_wait()
Dionic_if.h98 IONIC_RC_ERROR = 29, /* Generic error */ enumerator