Home
last modified time | relevance | path

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

/linux/net/smc/
H A Dsmc_stats.h164 #define SMC_STAT_RMB_SIZE(_smc, _is_smcd, _is_rx, _is_add, _len) \ argument
170 typeof(_is_rx) is_r = (_is_rx); \
183 #define SMC_STAT_RMB(_smc, type, _is_smcd, _is_rx) \ argument
188 typeof(_is_rx) is_r = (_is_rx); \