Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/pensando/ionic/
H A Dionic_main.c64 case IONIC_RC_ERROR: in ionic_error_to_str()
110 case IONIC_RC_ERROR: in ionic_error_to_errno()
428 ctx->comp.comp.status = IONIC_RC_ERROR; in ionic_adminq_wait()
450 ctx->comp.comp.status = IONIC_RC_ERROR; in ionic_adminq_wait()
H A Dionic_if.h98 IONIC_RC_ERROR = 29, /* Generic error */ enumerator