Searched refs:sp_log_index (Results 1 – 3 of 3) sorted by relevance
591 sp_e = &sp_log[ha->hw.sp_log_index]; in ql_sp_log()606 ha->hw.sp_log_index = (ha->hw.sp_log_index + 1) & (NUM_LOG_ENTRIES - 1); in ql_sp_log()628 ha->hw.sp_log_index = 0; in ql_alloc_sp_log_buffer()658 log->next_idx = ha->hw.sp_log_index; in ql_slowpath_log()
1722 uint32_t sp_log_index; member
1030 OID_AUTO, "sp_log_index", CTLFLAG_RW, &ha->hw.sp_log_index, in ql_hw_add_sysctls()1031 ha->hw.sp_log_index, "sp_log_index"); in ql_hw_add_sysctls()