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

/linux-master/net/smc/
H A Dsmc_stats.h152 #define SMC_STAT_RMB_SUB(_smc_stats, type, t, key) \ macro
180 SMC_STAT_RMB_SUB(_smc_stats, type, SMC_TYPE_D, rx); \
182 SMC_STAT_RMB_SUB(_smc_stats, type, SMC_TYPE_D, tx); \
184 SMC_STAT_RMB_SUB(_smc_stats, type, SMC_TYPE_R, rx); \
186 SMC_STAT_RMB_SUB(_smc_stats, type, SMC_TYPE_R, tx); \

Completed in 204 milliseconds