Searched refs:STATS_QUERY_CMD_COUNT (Results 1 – 3 of 3) sorted by relevance
403 #define STATS_QUERY_CMD_COUNT 16 macro
6494 struct stats_query_entry query[STATS_QUERY_CMD_COUNT];
2506 num_groups = (sc->fw_stats_num + vf_headroom) / STATS_QUERY_CMD_COUNT; in bnx2x_alloc_fw_stats_mem()2507 if ((sc->fw_stats_num + vf_headroom) % STATS_QUERY_CMD_COUNT) in bnx2x_alloc_fw_stats_mem()