Home
last modified time | relevance | path

Searched refs:efx_intr_ops_t (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_intr.c65 static const efx_intr_ops_t __efx_intr_siena_ops = {
79 static const efx_intr_ops_t __efx_intr_ef10_ops = {
113 const efx_intr_ops_t *eiop; in efx_intr_init()
189 const efx_intr_ops_t *eiop = eip->ei_eiop; in efx_intr_fini()
205 const efx_intr_ops_t *eiop = eip->ei_eiop; in efx_intr_enable()
218 const efx_intr_ops_t *eiop = eip->ei_eiop; in efx_intr_disable()
231 const efx_intr_ops_t *eiop = eip->ei_eiop; in efx_intr_disable_unlocked()
246 const efx_intr_ops_t *eiop = eip->ei_eiop; in efx_intr_trigger()
261 const efx_intr_ops_t *eiop = eip->ei_eiop; in efx_intr_status_line()
276 const efx_intr_ops_t *eiop = eip->ei_eiop; in efx_intr_status_message()
[all …]
H A Defx_impl.h379 } efx_intr_ops_t; typedef
382 const efx_intr_ops_t *ei_eiop;