Searched defs:dhd_conf (Results 1 – 1 of 1) sorted by relevance
164 typedef struct dhd_conf { struct165 uint devid;166 uint chip;167 uint chiprev;169 uint svid;170 uint ssid;173 char module_name[16];175 struct ether_addr otp_mac;176 int fw_type;178 wl_mac_list_ctrl_t fw_by_mac;[all …]