Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/hns/
Dhns_roce_device.h86 #define HNS_ROCE_FRMR_ALIGN_SIZE 128 macro
Dhns_roce_mr.c446 if (!IS_ALIGNED(*sg_offset, HNS_ROCE_FRMR_ALIGN_SIZE) || in hns_roce_map_mr_sg()