Home
last modified time | relevance | path

Searched refs:STATS_QUERY_CMD_COUNT (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bxe/
H A Decore_fw_defs.h413 #define STATS_QUERY_CMD_COUNT 16 macro
H A Dbxe.c6527 ((sc->fw_stats_num / STATS_QUERY_CMD_COUNT) + in bxe_alloc_fw_stats_mem()
6528 ((sc->fw_stats_num % STATS_QUERY_CMD_COUNT) ? 1 : 0)); in bxe_alloc_fw_stats_mem()
H A Decore_hsi.h12213 struct stats_query_entry query[STATS_QUERY_CMD_COUNT];