Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Dmedford_nic.c107 encp->enc_tx_desc_size = EF10_TXQ_DESC_SIZE; in medford_board_cfg()
H A Dmedford2_nic.c109 encp->enc_tx_desc_size = EF10_TXQ_DESC_SIZE; in medford2_board_cfg()
H A Dhunt_nic.c162 encp->enc_tx_desc_size = EF10_TXQ_DESC_SIZE; in hunt_board_cfg()
H A Drhead_nic.c140 encp->enc_tx_desc_size = RHEAD_TXQ_DESC_SIZE; in rhead_board_cfg()
H A Dsiena_nic.c109 encp->enc_tx_desc_size = SIENA_TXQ_DESC_SIZE; in siena_board_cfg()
H A Defx_tx.c340 return (ndescs * encp->enc_tx_desc_size); in efx_txq_size()
H A Defx.h1462 uint32_t enc_tx_desc_size; member