Home
last modified time | relevance | path

Searched defs:mtt_cnt (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/infiniband/hw/hns/
Dhns_roce_mr.c853 int mtt_cnt) in hns_roce_get_direct_addr_mtt()
883 u64 *mtt_buf, int mtt_cnt) in hns_roce_get_mhop_mtt()
Dhns_roce_hem.c1426 int offset, int *mtt_cnt) in hns_roce_hem_list_find_mtt()
/linux-6.12.1/drivers/infiniband/hw/erdma/
Derdma_verbs.h68 #define MTT_SIZE(mtt_cnt) ((mtt_cnt) << 3) /* per mtt entry takes 8 Bytes. */ argument