Home
last modified time | relevance | path

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

/trueos/sys/dev/bxe/
HDecore_fw_defs.h408 #define STATS_QUERY_CMD_COUNT 16 macro
HDecore_hsi.h6161 struct stats_query_entry query[STATS_QUERY_CMD_COUNT];
HDbxe.c6946 ((sc->fw_stats_num / STATS_QUERY_CMD_COUNT) + in bxe_alloc_fw_stats_mem()
6947 ((sc->fw_stats_num % STATS_QUERY_CMD_COUNT) ? 1 : 0)); in bxe_alloc_fw_stats_mem()