Searched defs:is_smcd (Results 1 – 3 of 3) sorted by relevance
| /linux/net/smc/ |
| H A D | smc_stats.h | 200 #define SMC_STAT_BUF_REUSE(smc, is_smcd, is_rx) \ argument 203 #define SMC_STAT_RMB_ALLOC(smc, is_smcd, is_rx) \ argument 206 #define SMC_STAT_RMB_DOWNGRADED(smc, is_smcd, is_rx) \ argument 209 #define SMC_STAT_RMB_TX_PEER_FULL(smc, is_smcd) \ argument 212 #define SMC_STAT_RMB_TX_FULL(smc, is_smcd) \ argument 215 #define SMC_STAT_RMB_TX_PEER_SIZE_SMALL(smc, is_smcd) \ argument 218 #define SMC_STAT_RMB_TX_SIZE_SMALL(smc, is_smcd) \ argument 221 #define SMC_STAT_RMB_RX_SIZE_SMALL(smc, is_smcd) \ argument 224 #define SMC_STAT_RMB_RX_FULL(smc, is_smcd) \ argument
|
| H A D | smc_core.c | 1212 bool is_smcd = lgr->is_smcd; smc_buf_unuse() local 2071 smc_compress_bufsize(int size,bool is_smcd,bool is_rmb) smc_compress_bufsize() argument 2415 __smc_buf_create(struct smc_sock * smc,bool is_smcd,bool is_rmb) __smc_buf_create() argument 2535 smc_buf_create(struct smc_sock * smc,bool is_smcd) smc_buf_create() argument [all...] |
| H A D | smc_clc.h | 357 static inline u8 smc_indicated_type(int is_smcd, int is_smcr) in smc_indicated_type() 424 bool is_smcd) in smc_get_clc_first_contact_ext()
|