Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_ev.c332 eep->ee_enp = enp; in efx_ev_qcreate()
384 efx_nic_t *enp = eep->ee_enp; in efx_ev_qdestroy()
403 efx_nic_t *enp = eep->ee_enp; in efx_ev_qprime()
496 efx_nic_t *enp = eep->ee_enp; in efx_ev_qpoll()
512 efx_nic_t *enp = eep->ee_enp; in efx_ev_qpost()
559 efx_nic_t *enp = eep->ee_enp; in efx_ev_qmoderate()
589 { efx_nic_t *enp = eep->ee_enp; in efx_ev_qstats_update()
1088 efx_nic_t *enp = eep->ee_enp; in siena_ev_mcdi()
1191 efx_nic_t *enp = eep->ee_enp; in siena_ev_qprime()
1210 efx_nic_t *enp = eep->ee_enp; in siena_ev_qpost()
[all …]
H A Def10_ev.c209 efx_nic_t *enp = eep->ee_enp; in ef10_ev_qdestroy()
221 efx_nic_t *enp = eep->ee_enp; in ef10_ev_qprime()
301 efx_nic_t *enp = eep->ee_enp; in ef10_ev_qpost()
317 efx_nic_t *enp = eep->ee_enp; in ef10_ev_qmoderate()
512 efx_nic_t *enp = eep->ee_enp; in ef10_ev_rx()
748 efx_nic_t *enp = eep->ee_enp; in ef10_ev_tx()
866 efx_nic_t *enp = eep->ee_enp; in ef10_ev_mcdi()
H A Drhead_ev.c175 efx_nic_t *enp = eep->ee_enp; in rhead_ev_qdestroy()
187 efx_nic_t *enp = eep->ee_enp; in rhead_ev_qprime()
530 efx_nic_t *enp = eep->ee_enp; in rhead_ev_rx_packets()
573 efx_nic_t *enp = eep->ee_enp; in rhead_ev_tx_completion()
H A Defx_impl.h955 efx_nic_t *ee_enp; member