Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/pds_core/
H A Dadminq.c109 while (pdsc_color_match(comp->color, cq->done_color)) { in pdsc_process_adminq()
/openbmc/linux/include/linux/pds/
H A Dpds_adminq.h1258 static inline bool pdsc_color_match(u8 color, bool done_color) in pdsc_color_match() function