Searched refs:SMC_ISM_IDENT_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/net/smc/ | ||
| H A D | smc_ism.h | 20 #define SMC_ISM_IDENT_MASK 0x00FFFF macro |
| H A D | smc_ism.c | 60 ident_tail = (u16)(id.ident & SMC_ISM_IDENT_MASK); in smc_ism_create_system_eid() |