Searched refs:history_info (Results 1 – 1 of 1) sorted by relevance
123 struct ser_history *history_info; in wlan_ser_print_all_history() local126 history_info = &pdev_queue->history; in wlan_ser_print_all_history()135 data_idx = (history_info->index + idx) % SER_MAX_HISTORY_CMDS; in wlan_ser_print_all_history()137 data = &history_info->data[data_idx]; in wlan_ser_print_all_history()