Searched refs:efx_ev_callbacks_t (Results 1 – 9 of 9) sorted by relevance
| /dpdk/drivers/common/sfc_efx/base/ |
| H A D | rhead_ev.c | 23 __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 D | ef10_ev.c | 26 __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 D | efx_ev.c | 76 __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 D | rhead_impl.h | 159 __in const efx_ev_callbacks_t *eecp,
|
| H A D | efx_impl.h | 96 const efx_ev_callbacks_t *, void *); 976 const efx_ev_callbacks_t *, void *); 980 const efx_ev_callbacks_t *, void *);
|
| H A D | efx.h | 2644 } efx_ev_callbacks_t; typedef 2666 __in const efx_ev_callbacks_t *eecp, 2674 __in const efx_ev_callbacks_t *eecp,
|
| H A D | ef10_impl.h | 167 __in const efx_ev_callbacks_t *eecp,
|
| /dpdk/drivers/net/sfc/ |
| H A D | sfc_ev.c | 479 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 D | sfc_ev.h | 47 const efx_ev_callbacks_t *callbacks;
|