Searched refs:vf_headroom (Results 1 – 1 of 1) sorted by relevance
2251 int num_groups, vf_headroom = 0; in bnx2x_alloc_fw_stats_mem() local2270 vf_headroom = bnx2x_vf_headroom(bp); in bnx2x_alloc_fw_stats_mem()2278 (((bp->fw_stats_num + vf_headroom) / STATS_QUERY_CMD_COUNT) + in bnx2x_alloc_fw_stats_mem()2279 (((bp->fw_stats_num + vf_headroom) % STATS_QUERY_CMD_COUNT) ? in bnx2x_alloc_fw_stats_mem()2283 bp->fw_stats_num, vf_headroom, num_groups); in bnx2x_alloc_fw_stats_mem()