Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/surface_aggregator/
H A Ddevice.h71 #define SSAM_SSH_TID_ANY 0xffff macro
97 .match_flags = (((tid) != SSAM_SSH_TID_ANY) ? SSAM_MATCH_TARGET : 0) \
102 .target = __builtin_choose_expr((tid) != SSAM_SSH_TID_ANY, (tid), 0), \