Searched refs:mtt_cnt (Results 1 – 3 of 3) sorted by relevance
63 #define MTT_SIZE(mtt_cnt) (mtt_cnt << 3) /* per mtt takes 8 Bytes. */ argument
134 int offset, int *mtt_cnt);
1465 int offset, int *mtt_cnt) in hns_roce_hem_list_find_mtt() argument1481 if (mtt_cnt) in hns_roce_hem_list_find_mtt()1482 *mtt_cnt = nr; in hns_roce_hem_list_find_mtt()
Completed in 9 milliseconds