Searched defs:config_table (Results 1 – 4 of 4) sorted by relevance
201 struct config_table { struct202 u32 signature;203 u16 product_information;204 u16 version;205 u8 pad3[3];206 struct toggles toggle;207 u8 pad1[4];208 u16 dl_mdm_len1; /*212 u16 dl_start;214 u16 dl_diag_len1;[all …]
41 static const struct config_entry config_table[] = { variable
7507 struct pqi_config_table *config_table; in pqi_process_config_table() local
4716 struct mac_configuration_entry config_table[64]; member