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

/linux-master/drivers/edac/
H A Dthunderx_edac.c1062 struct ocx_link_err_ctx link_err_ctx[RING_ENTRIES]; member in struct:thunderx_ocx
1174 ARRAY_SIZE(ocx->link_err_ctx));
1175 struct ocx_link_err_ctx *ctx = &ocx->link_err_ctx[head];
1206 ARRAY_SIZE(ocx->link_err_ctx))) {
1208 ARRAY_SIZE(ocx->link_err_ctx));
1210 ctx = &ocx->link_err_ctx[tail];

Completed in 127 milliseconds