Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/rdma/
H A 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()
/kernel/linux/linux-6.6/include/rdma/
H A 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()

Completed in 1 milliseconds