Searched refs:enc_txq_max_ndescs (Results 1 – 9 of 9) sorted by relevance
133 encp->enc_txq_max_ndescs = MEDFORD_TXQ_MAXNDESCS; in medford_board_cfg()
135 encp->enc_txq_max_ndescs = MEDFORD2_TXQ_MAXNDESCS; in medford2_board_cfg()
178 encp->enc_txq_max_ndescs = encp->enc_bug35388_workaround ? in hunt_board_cfg()
375 EFSYS_ASSERT(ISP2(encp->enc_txq_max_ndescs)); in efx_tx_qcreate()380 ndescs > encp->enc_txq_max_ndescs) { in efx_tx_qcreate()994 (1U << size) <= encp->enc_txq_max_ndescs / encp->enc_txq_min_ndescs; in siena_tx_qcreate()
125 encp->enc_txq_max_ndescs = RHEAD_TXQ_MAXNDESCS; in rhead_board_cfg()
168 encp->enc_txq_max_ndescs = SIENA_TXQ_MAXNDESCS; in siena_board_cfg()
2988 efx_txq_nbufs(enp, enp->en_nic_cfg.enc_txq_max_ndescs)); in efx_mcdi_init_txq()
1450 uint32_t enc_txq_max_ndescs; member
834 sa->txq_max_entries = encp->enc_txq_max_ndescs; in sfc_attach()