Searched refs:fw_stats_num (Results 1 – 2 of 2) sorted by relevance
1519 stats_hdr->cmd_num = sc->fw_stats_num; in bxe_prep_fw_stats_req()
6499 sc->fw_stats_num = 0; in bxe_free_fw_stats_mem()6523 sc->fw_stats_num = (2 + num_queue_stats); in bxe_alloc_fw_stats_mem()6532 ((sc->fw_stats_num / STATS_QUERY_CMD_COUNT) + in bxe_alloc_fw_stats_mem()6533 ((sc->fw_stats_num % STATS_QUERY_CMD_COUNT) ? 1 : 0)); in bxe_alloc_fw_stats_mem()6536 sc->fw_stats_num, num_groups); in bxe_alloc_fw_stats_mem()