Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c4718 int fp_array_size, txq_array_size; in bnx2x_alloc_mem_bp() local
4761 txq_array_size = in bnx2x_alloc_mem_bp()
4763 BNX2X_DEV_INFO("txq_array_size %d", txq_array_size); in bnx2x_alloc_mem_bp()
4765 bp->bnx2x_txq = kcalloc(txq_array_size, sizeof(struct bnx2x_fp_txdata), in bnx2x_alloc_mem_bp()