Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h85 #define HNS_ROCE_FRMR_ALIGN_SIZE 128 macro
H A Dhns_roce_mr.c426 if (!IS_ALIGNED(*sg_offset, HNS_ROCE_FRMR_ALIGN_SIZE) || in hns_roce_map_mr_sg()