Searched refs:table_seq (Results 1 – 1 of 1) sorted by relevance
786 const struct vnt_table_info *table_seq; in vnt_rf_table_download() local810 table_seq = &vnt_table_seq[idx][0]; in vnt_rf_table_download()815 table_seq[VNT_TABLE_INIT].length, in vnt_rf_table_download()816 table_seq[VNT_TABLE_INIT].addr); in vnt_rf_table_download()823 table_seq[VNT_TABLE_0].length, in vnt_rf_table_download()824 table_seq[VNT_TABLE_0].addr); in vnt_rf_table_download()831 table_seq[VNT_TABLE_1].length, in vnt_rf_table_download()832 table_seq[VNT_TABLE_1].addr); in vnt_rf_table_download()835 table_seq = &vnt_table_seq[5][0]; in vnt_rf_table_download()840 table_seq[VNT_TABLE_INIT_2].length, in vnt_rf_table_download()[all …]