Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v1.h329 #define MPT_BYTE_4_PAGE_SIZE_S 16 macro
330 #define MPT_BYTE_4_PAGE_SIZE_M (((1UL << 2) - 1) << MPT_BYTE_4_PAGE_SIZE_S)
H A Dhns_roce_hw_v1.c1778 MPT_BYTE_4_PAGE_SIZE_S, MR_SIZE_4K); in hns_roce_v1_write_mtpt()