Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dthunderx_edac.c1052 struct thunderx_ocx { struct
1078 struct thunderx_ocx *ocx = container_of(msix, struct thunderx_ocx, in thunderx_ocx_com_isr() argument
1107 struct thunderx_ocx *ocx = container_of(msix, struct thunderx_ocx, in thunderx_ocx_com_threaded_isr()
1171 struct thunderx_ocx *ocx = container_of(msix, struct thunderx_ocx, in thunderx_ocx_lnk_isr()
1190 struct thunderx_ocx *ocx = container_of(msix, struct thunderx_ocx, in thunderx_ocx_lnk_threaded_isr()
1327 static void thunderx_ocx_clearstats(struct thunderx_ocx *ocx) in thunderx_ocx_clearstats()
1345 struct thunderx_ocx *ocx; in thunderx_ocx_probe()
1367 edac_dev = edac_device_alloc_ctl_info(sizeof(struct thunderx_ocx), in thunderx_ocx_probe()
1476 struct thunderx_ocx *ocx = edac_dev->pvt_info; in thunderx_ocx_remove()