Searched refs:adth_index (Results 1 – 1 of 1) sorted by relevance
592 u32 adth_index; in mux_dl_adb_decode() local599 adth_index = le32_to_cpu(adbh->first_table_index); in mux_dl_adb_decode()602 if (adth_index < 1) { in mux_dl_adb_decode()608 while (adth_index) { in mux_dl_adb_decode()610 adth = (struct mux_adth *)(block + adth_index); in mux_dl_adb_decode()643 adth_index, nr_of_dg, in mux_dl_adb_decode()647 adth_index = le32_to_cpu(adth->next_table_index); in mux_dl_adb_decode()661 adth_index = le32_to_cpu(adth->next_table_index); in mux_dl_adb_decode()