Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/common/
H A Defx_tx.c357 etp->et_enp = enp; in efx_tx_qcreate()
386 efx_nic_t *enp = etp->et_enp; in efx_tx_qdestroy()
408 efx_nic_t *enp = etp->et_enp; in efx_tx_qpost()
430 efx_nic_t *enp = etp->et_enp; in efx_tx_qpush()
443 efx_nic_t *enp = etp->et_enp; in efx_tx_qpace()
463 efx_nic_t *enp = etp->et_enp; in efx_tx_qflush()
483 efx_nic_t *enp = etp->et_enp; in efx_tx_qenable()
495 efx_nic_t *enp = etp->et_enp; in efx_tx_qpio_enable()
527 efx_nic_t *enp = etp->et_enp; in efx_tx_qpio_disable()
543 efx_nic_t *enp = etp->et_enp; in efx_tx_qpio_write()
[all …]
H A Def10_tx.c261 efx_nic_t *enp = etp->et_enp; in ef10_tx_qpio_enable()
317 efx_nic_t *enp = etp->et_enp; in ef10_tx_qpio_disable()
339 efx_nic_t *enp = etp->et_enp; in ef10_tx_qpio_write()
460 etp->et_enp->en_nic_cfg.enc_tx_dma_desc_size_max); in ef10_tx_qpost()
501 efx_nic_t *enp = etp->et_enp; in ef10_tx_qpush()
600 EFSYS_ASSERT(size <= etp->et_enp->en_nic_cfg.enc_tx_dma_desc_size_max); in ef10_tx_qdesc_dma_create()
751 efx_nic_t *enp = etp->et_enp; in ef10_tx_qflush()
H A Defx_impl.h827 efx_nic_t *et_enp; member