Home
last modified time | relevance | path

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

/openbmc/linux/net/smc/
H A Dsmc_stats.h155 #define SMC_STAT_RMB_SIZE(_smc, _is_smcd, _is_rx, _len) \ argument
160 typeof(_is_rx) is_r = (_is_rx); \
173 #define SMC_STAT_RMB(_smc, type, _is_smcd, _is_rx) \ argument
178 typeof(_is_rx) is_r = (_is_rx); \