Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_ev.c246 eep->ee_enp = enp; in efx_ev_qcreate()
271 efx_nic_t *enp = eep->ee_enp; in efx_ev_qdestroy()
290 efx_nic_t *enp = eep->ee_enp; in efx_ev_qprime()
336 efx_nic_t *enp = eep->ee_enp; in efx_ev_qprefetch()
382 efx_nic_t *enp = eep->ee_enp; in efx_ev_qpost()
398 efx_nic_t *enp = eep->ee_enp; in efx_ev_qmoderate()
420 { efx_nic_t *enp = eep->ee_enp; in efx_ev_qstats_update()
919 efx_nic_t *enp = eep->ee_enp; in siena_ev_mcdi()
1022 efx_nic_t *enp = eep->ee_enp; in siena_ev_qprime()
1176 efx_nic_t *enp = eep->ee_enp; in siena_ev_qpost()
[all …]
H A Def10_ev.c299 efx_nic_t *enp = eep->ee_enp; in ef10_ev_qdestroy()
304 (void) efx_mcdi_fini_evq(eep->ee_enp, eep->ee_index); in ef10_ev_qdestroy()
312 efx_nic_t *enp = eep->ee_enp; in ef10_ev_qprime()
392 efx_nic_t *enp = eep->ee_enp; in ef10_ev_qpost()
408 efx_nic_t *enp = eep->ee_enp; in ef10_ev_qmoderate()
484 efx_nic_t *enp = eep->ee_enp; in ef10_ev_rx()
650 efx_nic_t *enp = eep->ee_enp; in ef10_ev_tx()
763 efx_nic_t *enp = eep->ee_enp; in ef10_ev_mcdi()
H A Defx_impl.h698 efx_nic_t *ee_enp; member