Searched refs:efx_ev_callbacks_t (Results 1 – 9 of 9) sorted by relevance
| /f-stack/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, 216 __in const efx_ev_callbacks_t *eecp, in rhead_ev_dispatch() 270 __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, 416 __in const efx_ev_callbacks_t *eecp, in ef10_ev_rx_packed_stream() 509 __in const efx_ev_callbacks_t *eecp, in ef10_ev_rx() 745 __in const efx_ev_callbacks_t *eecp, in ef10_ev_tx() 781 __in const efx_ev_callbacks_t *eecp, in ef10_ev_driver() 831 __in const efx_ev_callbacks_t *eecp, in ef10_ev_drv_gen() 863 __in const efx_ev_callbacks_t *eecp, in ef10_ev_mcdi()
|
| H A D | efx_ev.c | 75 __in const efx_ev_callbacks_t *eecp, 473 __in const efx_ev_callbacks_t *eecp, in efx_ev_qcreate_check_init_done() 493 __in const efx_ev_callbacks_t *eecp, in efx_ev_qpoll() 713 __in const efx_ev_callbacks_t *eecp, in siena_ev_rx() 867 __in const efx_ev_callbacks_t *eecp, in siena_ev_tx() 914 __in const efx_ev_callbacks_t *eecp, in siena_ev_global() 928 __in const efx_ev_callbacks_t *eecp, in siena_ev_driver() 1057 __in const efx_ev_callbacks_t *eecp, in siena_ev_drv_gen() 1085 __in const efx_ev_callbacks_t *eecp, in siena_ev_mcdi() 1464 __in const efx_ev_callbacks_t *eecp, in siena_ef10_ev_qpoll()
|
| H A D | rhead_impl.h | 158 __in const efx_ev_callbacks_t *eecp,
|
| H A D | efx_impl.h | 94 const efx_ev_callbacks_t *, void *); 933 const efx_ev_callbacks_t *, void *); 937 const efx_ev_callbacks_t *, void *);
|
| H A D | efx.h | 2568 } efx_ev_callbacks_t; typedef 2590 __in const efx_ev_callbacks_t *eecp, 2598 __in const efx_ev_callbacks_t *eecp,
|
| H A D | ef10_impl.h | 166 __in const efx_ev_callbacks_t *eecp,
|
| /f-stack/dpdk/drivers/net/sfc/ |
| H A D | sfc_ev.h | 47 const efx_ev_callbacks_t *callbacks;
|
| 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 = {
|