Searched defs:config_table (Results 1 – 4 of 4) sorted by relevance
205 struct config_table { struct206 u32 signature;207 u16 product_information;208 u16 version;209 u8 pad3[3];210 struct toggles toggle;211 u8 pad1[4];212 u16 dl_mdm_len1; /*216 u16 dl_start;218 u16 dl_diag_len1;[all …]
40 static const struct config_entry config_table[] = { variable
7035 struct pqi_config_table *config_table; in pqi_process_config_table() local
4716 struct mac_configuration_entry config_table[64]; member