Searched refs:old_eth_num (Results 1 – 1 of 1) sorted by relevance
171 int i, cos, old_eth_num = BNX2X_NUM_ETH_QUEUES(bp); in bnx2x_shrink_eth_fp() local177 for (i = 0; i < old_eth_num - delta; i++) { in bnx2x_shrink_eth_fp()179 int new_idx = cos * (old_eth_num - delta) + i; in bnx2x_shrink_eth_fp()