Home
last modified time | relevance | path

Searched refs:efx_ev_callbacks_t (Results 1 – 9 of 9) sorted by relevance

/dpdk/drivers/common/sfc_efx/base/
H A Drhead_ev.c23 __in const efx_ev_callbacks_t *eecp,
30 __in const efx_ev_callbacks_t *eecp,
37 __in const efx_ev_callbacks_t *eecp,
44 __in const efx_ev_callbacks_t *eecp,
52 __in const efx_ev_callbacks_t *eecp,
59 __in const efx_ev_callbacks_t *eecp,
67 __in const efx_ev_callbacks_t *eecp,
74 __in const efx_ev_callbacks_t *eecp,
218 __in const efx_ev_callbacks_t *eecp, in rhead_ev_dispatch()
272 __in const efx_ev_callbacks_t *eecp, in rhead_ev_qpoll()
[all …]
H A Def10_ev.c26 __in const efx_ev_callbacks_t *eecp,
33 __in const efx_ev_callbacks_t *eecp,
40 __in const efx_ev_callbacks_t *eecp,
47 __in const efx_ev_callbacks_t *eecp,
418 __in const efx_ev_callbacks_t *eecp, in ef10_ev_rx_packed_stream()
511 __in const efx_ev_callbacks_t *eecp, in ef10_ev_rx()
747 __in const efx_ev_callbacks_t *eecp, in ef10_ev_tx()
783 __in const efx_ev_callbacks_t *eecp, in ef10_ev_driver()
833 __in const efx_ev_callbacks_t *eecp, in ef10_ev_drv_gen()
865 __in const efx_ev_callbacks_t *eecp, in ef10_ev_mcdi()
H A Defx_ev.c76 __in const efx_ev_callbacks_t *eecp,
492 __in const efx_ev_callbacks_t *eecp, in efx_ev_qcreate_check_init_done()
512 __in const efx_ev_callbacks_t *eecp, in efx_ev_qpoll()
732 __in const efx_ev_callbacks_t *eecp, in siena_ev_rx()
886 __in const efx_ev_callbacks_t *eecp, in siena_ev_tx()
933 __in const efx_ev_callbacks_t *eecp, in siena_ev_global()
947 __in const efx_ev_callbacks_t *eecp, in siena_ev_driver()
1076 __in const efx_ev_callbacks_t *eecp, in siena_ev_drv_gen()
1104 __in const efx_ev_callbacks_t *eecp, in siena_ev_mcdi()
1491 __in const efx_ev_callbacks_t *eecp, in siena_ef10_ev_qpoll()
H A Drhead_impl.h159 __in const efx_ev_callbacks_t *eecp,
H A Defx_impl.h96 const efx_ev_callbacks_t *, void *);
976 const efx_ev_callbacks_t *, void *);
980 const efx_ev_callbacks_t *, void *);
H A Defx.h2644 } efx_ev_callbacks_t; typedef
2666 __in const efx_ev_callbacks_t *eecp,
2674 __in const efx_ev_callbacks_t *eecp,
H A Def10_impl.h167 __in const efx_ev_callbacks_t *eecp,
/dpdk/drivers/net/sfc/
H A Dsfc_ev.c479 static const efx_ev_callbacks_t sfc_ev_callbacks = {
497 static const efx_ev_callbacks_t sfc_ev_callbacks_efx_rx = {
515 static const efx_ev_callbacks_t sfc_ev_callbacks_dp_rx = {
533 static const efx_ev_callbacks_t sfc_ev_callbacks_efx_tx = {
551 static const efx_ev_callbacks_t sfc_ev_callbacks_dp_tx = {
H A Dsfc_ev.h47 const efx_ev_callbacks_t *callbacks;