Home
last modified time | relevance | path

Searched refs:bnx2x_calc_num_queues (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.h853 static inline int bnx2x_calc_num_queues(struct bnx2x *bp) in bnx2x_calc_num_queues() function
Dbnx2x_cmn.c1470 bp->num_queues = bnx2x_calc_num_queues(bp); in bnx2x_set_num_queues()