Searched refs:table_seq (Results 1 – 1 of 1) sorted by relevance
788 const struct vnt_table_info *table_seq; in vnt_rf_table_download() local812 table_seq = &vnt_table_seq[idx][0]; in vnt_rf_table_download()817 table_seq[VNT_TABLE_INIT].length, in vnt_rf_table_download()818 table_seq[VNT_TABLE_INIT].addr); in vnt_rf_table_download()825 table_seq[VNT_TABLE_0].length, in vnt_rf_table_download()826 table_seq[VNT_TABLE_0].addr); in vnt_rf_table_download()833 table_seq[VNT_TABLE_1].length, in vnt_rf_table_download()834 table_seq[VNT_TABLE_1].addr); in vnt_rf_table_download()837 table_seq = &vnt_table_seq[5][0]; in vnt_rf_table_download()842 table_seq[VNT_TABLE_INIT_2].length, in vnt_rf_table_download()[all …]