Searched defs:eqp (Results 1 – 9 of 9) sorted by relevance
/dpdk/drivers/common/sfc_efx/base/ |
H A D | efx_sram.c | 181 __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 D | ef10_ev.c | 417 __in efx_qword_t *eqp, in ef10_ev_rx_packed_stream() 510 __in efx_qword_t *eqp, in ef10_ev_rx() 746 __in efx_qword_t *eqp, in ef10_ev_tx() 782 __in efx_qword_t *eqp, in ef10_ev_driver() 832 __in efx_qword_t *eqp, in ef10_ev_drv_gen() 864 __in efx_qword_t *eqp, in ef10_ev_mcdi()
|
H A D | efx_ev.c | 641 __in efx_qword_t *eqp, in siena_ev_rx_not_ok() 731 __in efx_qword_t *eqp, in siena_ev_rx() 885 __in efx_qword_t *eqp, in siena_ev_tx() 932 __in efx_qword_t *eqp, in siena_ev_global() 946 __in efx_qword_t *eqp, in siena_ev_driver() 1075 __in efx_qword_t *eqp, in siena_ev_drv_gen() 1103 __in efx_qword_t *eqp, in siena_ev_mcdi()
|
H A D | rhead_ev.c | 528 __in efx_qword_t *eqp, in rhead_ev_rx_packets() 571 __in efx_qword_t *eqp, in rhead_ev_tx_completion() 609 __in efx_qword_t *eqp, in rhead_ev_mcdi()
|
H A D | mcdi_mon.c | 135 __in efx_qword_t *eqp, in mcdi_mon_ev()
|
H A D | siena_phy.c | 88 __in efx_qword_t *eqp, in siena_phy_link_ev()
|
H A D | ef10_phy.c | 168 __in efx_qword_t *eqp, in ef10_phy_link_ev()
|
H A D | ef10_tx.c | 188 efx_qword_t *eqp; in ef10_tx_qpio_write() local
|
/dpdk/drivers/vdpa/mlx5/ |
H A D | mlx5_vdpa_event.c | 131 struct mlx5_vdpa_event_qp *eqp = in mlx5_vdpa_cq_poll() local 562 mlx5_vdpa_event_qp_destroy(struct mlx5_vdpa_event_qp *eqp) in mlx5_vdpa_event_qp_destroy() 572 mlx5_vdpa_qps2rts(struct mlx5_vdpa_event_qp *eqp) in mlx5_vdpa_qps2rts() 614 mlx5_vdpa_qps2rst2rts(struct mlx5_vdpa_event_qp *eqp) in mlx5_vdpa_qps2rst2rts() 635 struct mlx5_vdpa_event_qp *eqp = &virtq->eqp; in mlx5_vdpa_event_qp_prepare() local
|