Home
last modified time | relevance | path

Searched refs:sp_log_num_entries (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qlxgbe/
H A Dql_ioctl.c601 if (ha->hw.sp_log_num_entries < NUM_LOG_ENTRIES) in ql_sp_log()
602 ha->hw.sp_log_num_entries++; in ql_sp_log()
622 ha->hw.sp_log_num_entries = 0; in ql_alloc_sp_log_buffer()
652 log->num_entries = ha->hw.sp_log_num_entries; in ql_slowpath_log()
H A Dql_hw.h1711 uint32_t sp_log_num_entries; member