Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/rdma/
Drdma_netlink.h558 RDMA_NLDEV_ATTR_MIN_RANGE, /* u32 */ enumerator
/linux-6.12.1/drivers/infiniband/core/
Dnldev.c147 [RDMA_NLDEV_ATTR_MIN_RANGE] = { .type = NLA_U32 },
781 if (nla_put_u32(msg, RDMA_NLDEV_ATTR_MIN_RANGE, min_range)) in fill_res_range_qp_entry()