Searched refs:HNS_ROCE_MTT_ENTRY_PER_SEG (Results 1 – 2 of 2) sorted by relevance
225 for (mtt->order = 0, i = HNS_ROCE_MTT_ENTRY_PER_SEG; i < npages; in hns_roce_mtt_init()724 if (start_index & (HNS_ROCE_MTT_ENTRY_PER_SEG - 1)) in hns_roce_write_mtt_chunk()
212 #define HNS_ROCE_MTT_ENTRY_PER_SEG 8 macro