Searched refs:STATS_QUERY_CMD_COUNT (Results 1 – 3 of 3) sorted by relevance
413 #define STATS_QUERY_CMD_COUNT 16 macro
6527 ((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()
12213 struct stats_query_entry query[STATS_QUERY_CMD_COUNT];