Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/core/
Dcm.c122 __be32 random_id_operand; member
567 return (__force u32) (local_id ^ cm.random_id_operand); in cm_local_id()
835 cm_id_priv->id.local_id = (__force __be32)id ^ cm.random_id_operand; in cm_alloc_id_priv()
4486 get_random_bytes(&cm.random_id_operand, sizeof cm.random_id_operand); in ib_cm_init()