Searched refs:SMC_STAT_RMB_TX_FULL (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/net/smc/ | ||
D | smc_stats.h | 199 #define SMC_STAT_RMB_TX_FULL(smc, is_smcd) \ macro |
D | smc_tx.c | 50 SMC_STAT_RMB_TX_FULL(smc, !smc->conn.lnk); in smc_tx_write_space() |