Home
last modified time | relevance | path

Searched defs:eqp (Results 1 – 10 of 10) sorted by relevance

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_sram.c181 __out efx_qword_t *eqp) in efx_sram_byte_increment_set()
196 __out efx_qword_t *eqp) in efx_sram_all_the_same_set()
210 __out efx_qword_t *eqp) in efx_sram_bit_alternate_set()
223 __out efx_qword_t *eqp) in efx_sram_byte_alternate_set()
236 __out efx_qword_t *eqp) in efx_sram_byte_changing_set()
257 __out efx_qword_t *eqp) in efx_sram_bit_sweep_set()
H A Def10_ev.c415 __in efx_qword_t *eqp, in ef10_ev_rx_packed_stream()
508 __in efx_qword_t *eqp, in ef10_ev_rx()
744 __in efx_qword_t *eqp, in ef10_ev_tx()
780 __in efx_qword_t *eqp, in ef10_ev_driver()
830 __in efx_qword_t *eqp, in ef10_ev_drv_gen()
862 __in efx_qword_t *eqp, in ef10_ev_mcdi()
H A Defx_ev.c622 __in efx_qword_t *eqp, in siena_ev_rx_not_ok()
712 __in efx_qword_t *eqp, in siena_ev_rx()
866 __in efx_qword_t *eqp, in siena_ev_tx()
913 __in efx_qword_t *eqp, in siena_ev_global()
927 __in efx_qword_t *eqp, in siena_ev_driver()
1056 __in efx_qword_t *eqp, in siena_ev_drv_gen()
1084 __in efx_qword_t *eqp, in siena_ev_mcdi()
H A Drhead_ev.c526 __in efx_qword_t *eqp, in rhead_ev_rx_packets()
569 __in efx_qword_t *eqp, in rhead_ev_tx_completion()
607 __in efx_qword_t *eqp, in rhead_ev_mcdi()
H A Def10_phy.c168 __in efx_qword_t *eqp, in ef10_phy_link_ev()
H A Dsiena_phy.c88 __in efx_qword_t *eqp, in siena_phy_link_ev()
H A Dmcdi_mon.c135 __in efx_qword_t *eqp, in mcdi_mon_ev()
H A Def10_tx.c188 efx_qword_t *eqp; in ef10_tx_qpio_write() local
/f-stack/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa_event.c203 struct mlx5_vdpa_event_qp *eqp = in mlx5_vdpa_cq_poll() local
352 struct mlx5_vdpa_event_qp *eqp = container_of(cq, in mlx5_vdpa_interrupt_handler() local
592 mlx5_vdpa_event_qp_destroy(struct mlx5_vdpa_event_qp *eqp) in mlx5_vdpa_event_qp_destroy()
607 mlx5_vdpa_qps2rts(struct mlx5_vdpa_event_qp *eqp) in mlx5_vdpa_qps2rts()
650 int callfd, struct mlx5_vdpa_event_qp *eqp) in mlx5_vdpa_event_qp_create()
H A Dmlx5_vdpa.h94 struct mlx5_vdpa_event_qp eqp; member