Home
last modified time | relevance | path

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

/linux/net/smc/
H A Dsmc_stats.h161 #define SMC_STAT_RMB_SUB(_smc_stats, type, t, key) \ macro
190 SMC_STAT_RMB_SUB(_smc_stats, type, SMC_TYPE_D, rx); \
192 SMC_STAT_RMB_SUB(_smc_stats, type, SMC_TYPE_D, tx); \
194 SMC_STAT_RMB_SUB(_smc_stats, type, SMC_TYPE_R, rx); \
196 SMC_STAT_RMB_SUB(_smc_stats, type, SMC_TYPE_R, tx); \