Searched refs:ser_history_info (Results 1 – 1 of 1) sorted by relevance
237 struct ser_history *ser_history_info; in wlan_ser_update_cmd_history() local239 ser_history_info = &pdev_queue->history; in wlan_ser_update_cmd_history()240 ser_history_info->index %= SER_MAX_HISTORY_CMDS; in wlan_ser_update_cmd_history()242 ser_data_info = &ser_history_info->data[ser_history_info->index]; in wlan_ser_update_cmd_history()255 ser_history_info->index++; in wlan_ser_update_cmd_history()