Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/cxl/core/
H A Dpci.c555 size_t entry_dw; in cxl_cdat_read_table() local
579 entry_dw = rc / sizeof(__le32); in cxl_cdat_read_table()
581 entry_dw -= 1; in cxl_cdat_read_table()
587 length -= entry_dw * sizeof(__le32); in cxl_cdat_read_table()
588 data += entry_dw; in cxl_cdat_read_table()

Completed in 2 milliseconds