Searched defs:halmac_state (Results 1 – 1 of 1) sorted by relevance
1181 struct halmac_state { struct1183 efuse_state_set; /* State machine + cmd process status */1185 cfg_para_state_set; /* State machine + cmd process status */1187 scan_state_set; /* State machine + cmd process status */1189 update_packet_set; /* cmd process status */1190 struct halmac_iqk_state_set iqk_set; /* cmd process status */1192 power_tracking_set; /* cmd process status */1193 struct halmac_psd_state_set psd_set; /* cmd process status */1194 enum halmac_api_state api_state; /* Halmac api state */1195 enum halmac_mac_power mac_power; /* 0 : power off, 1 : power on*/[all …]