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

/linux-master/net/smc/
H A Dsmc_stats.h138 #define SMC_STAT_RMB_SIZE_SUB(_smc_stats, _tech, k, _len) \ macro
163 SMC_STAT_RMB_SIZE_SUB(_smc_stats, SMC_TYPE_D, rx, l); \
165 SMC_STAT_RMB_SIZE_SUB(_smc_stats, SMC_TYPE_D, tx, l); \
167 SMC_STAT_RMB_SIZE_SUB(_smc_stats, SMC_TYPE_R, rx, l); \
169 SMC_STAT_RMB_SIZE_SUB(_smc_stats, SMC_TYPE_R, tx, l); \

Completed in 133 milliseconds