Home
last modified time | relevance | path

Searched refs:num_ethernet_queues (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c1725 bp->num_ethernet_queues = 1; in bnx2x_enable_msix()
1726 bp->num_queues = bp->num_ethernet_queues + bp->num_cnic_queues; in bnx2x_enable_msix()
1739 bp->num_ethernet_queues -= diff; in bnx2x_enable_msix()
1740 bp->num_queues = bp->num_ethernet_queues + bp->num_cnic_queues; in bnx2x_enable_msix()
1957 bp->num_ethernet_queues = bnx2x_calc_num_queues(bp); in bnx2x_set_num_queues()
1961 bp->num_ethernet_queues = 1; in bnx2x_set_num_queues()
1965 bp->num_queues = bp->num_ethernet_queues + bp->num_cnic_queues; in bnx2x_set_num_queues()
4705 bp->num_ethernet_queues -= delta; in bnx2x_alloc_fp_mem()
4706 bp->num_queues = bp->num_ethernet_queues + in bnx2x_alloc_fp_mem()
H A Dbnx2x.h1593 uint num_ethernet_queues; member
1867 #define BNX2X_NUM_ETH_QUEUES(bp) ((bp)->num_ethernet_queues)
H A Dbnx2x_ethtool.c3581 bp->num_ethernet_queues = num_rss; in bnx2x_change_num_queues()
3582 bp->num_queues = bp->num_ethernet_queues + bp->num_cnic_queues; in bnx2x_change_num_queues()
H A Dbnx2x_main.c8618 bp->num_ethernet_queues = 1; in bnx2x_set_int_mode()
8619 bp->num_queues = bp->num_ethernet_queues + bp->num_cnic_queues; in bnx2x_set_int_mode()