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