Searched refs:bnx2x_set_real_num_queues (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c1971 * bnx2x_set_real_num_queues - configure netdev->real_num_[tx,rx]_queues
1993 static int bnx2x_set_real_num_queues(struct bnx2x *bp, int include_cnic) function
2561 rc = bnx2x_set_real_num_queues(bp, 1);
2615 if (bnx2x_set_real_num_queues(bp, 0))
2700 * bp->num_queues, bnx2x_set_real_num_queues() should always
2703 rc = bnx2x_set_real_num_queues(bp, 0);

Completed in 130 milliseconds