Home
last modified time | relevance | path

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

/dpdk/drivers/common/sfc_efx/base/
H A Defx_ev.c334 eep->ee_enp = enp; in efx_ev_qcreate_irq()
403 efx_nic_t *enp = eep->ee_enp; in efx_ev_qdestroy()
422 efx_nic_t *enp = eep->ee_enp; in efx_ev_qprime()
515 efx_nic_t *enp = eep->ee_enp; in efx_ev_qpoll()
531 efx_nic_t *enp = eep->ee_enp; in efx_ev_qpost()
578 efx_nic_t *enp = eep->ee_enp; in efx_ev_qmoderate()
608 { efx_nic_t *enp = eep->ee_enp; in efx_ev_qstats_update()
1107 efx_nic_t *enp = eep->ee_enp; in siena_ev_mcdi()
1210 efx_nic_t *enp = eep->ee_enp; in siena_ev_qprime()
1229 efx_nic_t *enp = eep->ee_enp; in siena_ev_qpost()
[all …]
H A Def10_ev.c211 efx_nic_t *enp = eep->ee_enp; in ef10_ev_qdestroy()
223 efx_nic_t *enp = eep->ee_enp; in ef10_ev_qprime()
303 efx_nic_t *enp = eep->ee_enp; in ef10_ev_qpost()
319 efx_nic_t *enp = eep->ee_enp; in ef10_ev_qmoderate()
514 efx_nic_t *enp = eep->ee_enp; in ef10_ev_rx()
750 efx_nic_t *enp = eep->ee_enp; in ef10_ev_tx()
868 efx_nic_t *enp = eep->ee_enp; in ef10_ev_mcdi()
H A Drhead_ev.c177 efx_nic_t *enp = eep->ee_enp; in rhead_ev_qdestroy()
189 efx_nic_t *enp = eep->ee_enp; in rhead_ev_qprime()
532 efx_nic_t *enp = eep->ee_enp; in rhead_ev_rx_packets()
575 efx_nic_t *enp = eep->ee_enp; in rhead_ev_tx_completion()
H A Defx_impl.h998 efx_nic_t *ee_enp; member