Home
last modified time | relevance | path

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

/linux-6.6.21/include/rdma/
Dopa_addr.h70 static inline u32 opa_get_mcast_base(u32 nr_top_bits) in opa_get_mcast_base() argument
72 return (be32_to_cpu(OPA_LID_PERMISSIVE) << (32 - nr_top_bits)); in opa_get_mcast_base()