Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_tx.h78 uint16_t dma_desc_size_max; member
H A Dsfc_dp_tx.h55 uint16_t dma_desc_size_max; member
H A Dsfc_tx.c182 info.dma_desc_size_max = encp->enc_tx_dma_desc_size_max; in sfc_tx_qinit()
862 frag_len = MIN(seg_len, txq->dma_desc_size_max); in sfc_efx_xmit_pkts()
1033 txq->dma_desc_size_max = info->dma_desc_size_max; in sfc_efx_tx_qcreate()