Searched refs:next_lut_index (Results 1 – 2 of 2) sorted by relevance
27 if (pcie->next_lut_index < PCIE_LUT_ENTRY_COUNT) in ls_pcie_next_lut_index()28 return pcie->next_lut_index++; in ls_pcie_next_lut_index()
146 int next_lut_index; member