Home
last modified time | relevance | path

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

/linux/drivers/misc/ocxl/
H A Docxl_internal.h97 __be32 software_state; member
H A Dlink.c557 if (pe->software_state) { in ocxl_link_add_pe()
582 pe->software_state = cpu_to_be32(SPA_PE_VALID); in ocxl_link_add_pe()
701 if (!(be32_to_cpu(pe->software_state) & SPA_PE_VALID)) { in ocxl_link_remove_pe()