Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_tx.c394 etp->et_enp = enp; in efx_tx_qcreate()
425 efx_nic_t *enp = etp->et_enp; in efx_tx_qdestroy()
447 efx_nic_t *enp = etp->et_enp; in efx_tx_qpost()
469 efx_nic_t *enp = etp->et_enp; in efx_tx_qpush()
482 efx_nic_t *enp = etp->et_enp; in efx_tx_qpace()
502 efx_nic_t *enp = etp->et_enp; in efx_tx_qflush()
522 efx_nic_t *enp = etp->et_enp; in efx_tx_qenable()
534 efx_nic_t *enp = etp->et_enp; in efx_tx_qpio_enable()
566 efx_nic_t *enp = etp->et_enp; in efx_tx_qpio_disable()
582 efx_nic_t *enp = etp->et_enp; in efx_tx_qpio_write()
[all …]
H A Def10_tx.c106 efx_nic_t *enp = etp->et_enp; in ef10_tx_qpio_enable()
162 efx_nic_t *enp = etp->et_enp; in ef10_tx_qpio_disable()
184 efx_nic_t *enp = etp->et_enp; in ef10_tx_qpio_write()
306 etp->et_enp->en_nic_cfg.enc_tx_dma_desc_size_max); in ef10_tx_qpost()
347 efx_nic_t *enp = etp->et_enp; in ef10_tx_qpush()
446 EFSYS_ASSERT(size <= etp->et_enp->en_nic_cfg.enc_tx_dma_desc_size_max); in ef10_tx_qdesc_dma_create()
591 efx_nic_t *enp = etp->et_enp; in ef10_tx_qflush()
H A Drhead_tx.c125 efx_nic_t *enp = etp->et_enp; in rhead_tx_qflush()
H A Defx_impl.h1011 efx_nic_t *et_enp; member