Searched refs:diag_data (Results 1 – 1 of 1) sorted by relevance
1701 struct wlan_diag_data *diag_data; in process_fw_diag_event_data() local1704 diag_data = (struct wlan_diag_data *)datap; in process_fw_diag_event_data()1705 diag_type = WLAN_DIAG_0_TYPE_GET(diag_data->word0); in process_fw_diag_event_data()1706 diag_data_len = WLAN_DIAG_0_LEN_GET(diag_data->word0); in process_fw_diag_event_data()