Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/common/
H A Defx_ev.c262 eep->ee_enp = enp; in efx_ev_qcreate()
304 efx_nic_t *enp = eep->ee_enp; in efx_ev_qdestroy()
323 efx_nic_t *enp = eep->ee_enp; in efx_ev_qprime()
542 efx_nic_t *enp = eep->ee_enp; in efx_ev_qpost()
579 efx_nic_t *enp = eep->ee_enp; in efx_ev_qmoderate()
609 { 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()
1248 efx_nic_t *enp = eep->ee_enp; in siena_ev_qmoderate()
[all …]
H A Def10_ev.c566 efx_nic_t *enp = eep->ee_enp; in ef10_ev_qdestroy()
580 efx_nic_t *enp = eep->ee_enp; in ef10_ev_qprime()
660 efx_nic_t *enp = eep->ee_enp; in ef10_ev_qpost()
676 efx_nic_t *enp = eep->ee_enp; in ef10_ev_qmoderate()
869 efx_nic_t *enp = eep->ee_enp; in ef10_ev_rx()
1081 efx_nic_t *enp = eep->ee_enp; in ef10_ev_tx()
1195 efx_nic_t *enp = eep->ee_enp; in ef10_ev_mcdi()
H A Defx_impl.h786 efx_nic_t *ee_enp; member