Searched refs:SMC_STAT_RMB_SUB (Results 1 – 1 of 1) sorted by relevance
/net/smc/ |
D | smc_stats.h | 153 #define SMC_STAT_RMB_SUB(_smc_stats, type, t, key) \ macro 181 SMC_STAT_RMB_SUB(_smc_stats, type, SMC_TYPE_D, rx); \ 183 SMC_STAT_RMB_SUB(_smc_stats, type, SMC_TYPE_D, tx); \ 185 SMC_STAT_RMB_SUB(_smc_stats, type, SMC_TYPE_R, rx); \ 187 SMC_STAT_RMB_SUB(_smc_stats, type, SMC_TYPE_R, tx); \
|