Home
last modified time | relevance | path

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

/linux-5.19.10/net/smc/
Dsmc_stats.h152 #define SMC_STAT_RMB_SIZE(_smc, _is_smcd, _is_rx, _len) \ argument
157 typeof(_is_rx) is_r = (_is_rx); \
170 #define SMC_STAT_RMB(_smc, type, _is_smcd, _is_rx) \ argument
175 typeof(_is_rx) is_r = (_is_rx); \