Home
last modified time | relevance | path

Searched refs:efx_qword_t (Results 1 – 25 of 34) sorted by relevance

12

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_sram.c17 efx_qword_t qword; in efx_sram_buf_tbl_set()
181 __out efx_qword_t *eqp) in efx_sram_byte_increment_set()
188 for (index = 0; index < sizeof (efx_qword_t); index++) 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()
241 for (index = 0; index < sizeof (efx_qword_t); index++) { in efx_sram_byte_changing_set()
257 __out efx_qword_t *eqp) in efx_sram_bit_sweep_set()
263 EFX_CLEAR_QWORD_BIT(*eqp, (offset / sizeof (efx_qword_t)) % 64); in efx_sram_bit_sweep_set()
[all …]
H A Drhead_ev.c22 __in efx_qword_t *eventp,
29 __in efx_qword_t *eqp,
36 __in efx_qword_t *eqp,
43 __in efx_qword_t *eqp,
215 __in efx_qword_t *eventp, in rhead_ev_dispatch()
273 efx_qword_t ev[EF100_EV_BATCH]; in rhead_ev_qpoll()
297 offset = (count & eep->ee_mask) * sizeof (efx_qword_t); in rhead_ev_qpoll()
308 offset += sizeof (efx_qword_t); in rhead_ev_qpoll()
526 __in efx_qword_t *eqp, in rhead_ev_rx_packets()
569 __in efx_qword_t *eqp, in rhead_ev_tx_completion()
[all …]
H A Def10_tx.c188 efx_qword_t *eqp; in ef10_tx_qpio_write()
191 EFSYS_ASSERT(length % sizeof (efx_qword_t) == 0); in ef10_tx_qpio_write()
208 eqp = (efx_qword_t *)buffer; in ef10_tx_qpio_write()
212 write_offset += sizeof (efx_qword_t); in ef10_tx_qpio_write()
232 efx_qword_t pio_desc; in ef10_tx_qpio_post()
250 offset = id * sizeof (efx_qword_t); in ef10_tx_qpio_post()
302 efx_qword_t qword; in ef10_tx_qpost()
309 offset = id * sizeof (efx_qword_t); in ef10_tx_qpost()
351 efx_qword_t desc; in ef10_tx_qpush()
356 offset = id * sizeof (efx_qword_t); in ef10_tx_qpush()
H A Defx_ev.c432 efx_qword_t qword; in efx_ev_qpending()
622 __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()
1211 efx_qword_t ev; in siena_ev_qpost()
1467 efx_qword_t ev[EFX_EV_BATCH]; in siena_ef10_ev_qpoll()
[all …]
H A Def10_ev.c25 __in efx_qword_t *eqp,
32 __in efx_qword_t *eqp,
39 __in efx_qword_t *eqp,
46 __in efx_qword_t *eqp,
261 __in efx_qword_t data) in efx_mcdi_driver_event()
302 efx_qword_t event; in ef10_ev_qpost()
415 __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()
[all …]
H A Defx_nic.c914 __out efx_qword_t *maskp) in efx_loopback_mask()
916 efx_qword_t mask; in efx_loopback_mask()
1022 efx_qword_t mask; in efx_mcdi_get_loopback_modes()
1023 efx_qword_t modes; in efx_mcdi_get_loopback_modes()
1055 modes = *MCDI_OUT2(req, efx_qword_t, GET_LOOPBACK_MODES_OUT_100M); in efx_mcdi_get_loopback_modes()
1059 modes = *MCDI_OUT2(req, efx_qword_t, GET_LOOPBACK_MODES_OUT_1G); in efx_mcdi_get_loopback_modes()
1063 modes = *MCDI_OUT2(req, efx_qword_t, GET_LOOPBACK_MODES_OUT_10G); in efx_mcdi_get_loopback_modes()
1071 modes = *MCDI_OUT2(req, efx_qword_t, in efx_mcdi_get_loopback_modes()
1081 modes = *MCDI_OUT2(req, efx_qword_t, in efx_mcdi_get_loopback_modes()
1091 modes = *MCDI_OUT2(req, efx_qword_t, in efx_mcdi_get_loopback_modes()
[all …]
H A Dsiena_sram.c58 efx_qword_t qword; in siena_sram_test()
59 efx_qword_t verify; in siena_sram_test()
H A Dsiena_mac.c240 EFSYS_MEM_READQ((_esmp), (_field) * sizeof (efx_qword_t), _eqp)
250 efx_qword_t generation_start; in siena_mac_stats_update()
251 efx_qword_t generation_end; in siena_mac_stats_update()
252 efx_qword_t value; in siena_mac_stats_update()
261 (encp->enc_mac_stats_nstats * sizeof (efx_qword_t))) { in siena_mac_stats_update()
H A Dsiena_impl.h36 #define SIENA_EVQ_DESC_SIZE (sizeof (efx_qword_t))
37 #define SIENA_RXQ_DESC_SIZE (sizeof (efx_qword_t))
38 #define SIENA_TXQ_DESC_SIZE (sizeof (efx_qword_t))
370 __in efx_qword_t *eqp,
H A Dmcdi_mon.h35 __in efx_qword_t *eqp,
H A Dmcdi_mon.c135 __in efx_qword_t *eqp, in mcdi_mon_ev()
352 efx_qword_t *limit_info;
378 limit_info = (efx_qword_t *)(maskp + 1);
H A Def10_mac.c575 EFSYS_MEM_READQ((_esmp), (_field) * sizeof (efx_qword_t), _eqp)
586 efx_qword_t generation_start; in ef10_mac_stats_update()
587 efx_qword_t generation_end; in ef10_mac_stats_update()
588 efx_qword_t value; in ef10_mac_stats_update()
614 (encp->enc_mac_stats_nstats * sizeof (efx_qword_t))) { in ef10_mac_stats_update()
H A Drhead_impl.h31 #define RHEAD_EVQ_DESC_SIZE (sizeof (efx_qword_t))
32 #define RHEAD_RXQ_DESC_SIZE (sizeof (efx_qword_t))
H A Def10_rx.c701 efx_qword_t qword; in ef10_rx_qpost()
734 offset = id * sizeof (efx_qword_t); in ef10_rx_qpost()
828 efx_qword_t *qwordp; in ef10_rx_qps_packet_info()
836 qwordp = (efx_qword_t *)buffer; in ef10_rx_qps_packet_info()
H A Def10_impl.h22 #define EF10_EVQ_DESC_SIZE (sizeof (efx_qword_t))
23 #define EF10_RXQ_DESC_SIZE (sizeof (efx_qword_t))
24 #define EF10_TXQ_DESC_SIZE (sizeof (efx_qword_t))
165 __in efx_qword_t *eqp,
754 __in efx_qword_t *eqp,
/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_ef10.h21 (RTE_CACHE_LINE_SIZE / sizeof(efx_qword_t))
38 efx_qword_t *entry = ptr; in sfc_ef10_ev_qclear_cache_line()
65 sfc_ef10_ev_qclear(efx_qword_t *hw_ring, unsigned int ptr_mask, in sfc_ef10_ev_qclear()
87 sfc_ef10_ev_present(const efx_qword_t ev) in sfc_ef10_ev_present()
H A Dsfc_ef100.h46 sfc_ef100_ev_present(const efx_qword_t *ev, bool phase_bit) in sfc_ef100_ev_present()
54 sfc_ef100_ev_type_is(const efx_qword_t *ev, unsigned int type) in sfc_ef100_ev_type_is()
H A Dsfc_ef10_essb_rx.c99 efx_qword_t *evq_hw_ring;
108 efx_qword_t *rxq_hw_ring;
227 sfc_ef10_essb_rx_event_get(struct sfc_ef10_essb_rxq *rxq, efx_qword_t *rx_ev) in sfc_ef10_essb_rx_event_get()
252 sfc_ef10_essb_rx_process_ev(struct sfc_ef10_essb_rxq *rxq, efx_qword_t rx_ev) in sfc_ef10_essb_rx_process_ev()
350 const efx_qword_t *qwordp; in sfc_ef10_essb_rx_get_pending()
362 qwordp = (const efx_qword_t *) in sfc_ef10_essb_rx_get_pending()
410 efx_qword_t rx_ev; in sfc_ef10_essb_recv_pkts()
446 efx_qword_t rx_ev; in sfc_ef10_essb_rx_qdesc_npending()
H A Dsfc_tweak.h22 #define SFC_RX_REFILL_BULK (RTE_CACHE_LINE_SIZE / sizeof(efx_qword_t))
H A Dsfc_ef10_tx.c69 efx_qword_t *txq_hw_ring;
71 efx_qword_t *evq_hw_ring;
87 sfc_ef10_tx_get_event(struct sfc_ef10_txq *txq, efx_qword_t *tx_ev) in sfc_ef10_tx_get_event()
89 volatile efx_qword_t *evq_hw_ring = txq->evq_hw_ring; in sfc_ef10_tx_get_event()
125 efx_qword_t tx_ev; in sfc_ef10_tx_process_events()
188 efx_qword_t *edp) in sfc_ef10_tx_qdesc_dma_create()
225 efx_qword_t desc; in sfc_ef10_tx_qpush()
1061 efx_qword_t tx_ev; in sfc_ef10_tx_qdesc_npending()
H A Dsfc_ef10_rx.c69 efx_qword_t *evq_hw_ring;
82 efx_qword_t *rxq_hw_ring;
251 sfc_ef10_rx_process_event(struct sfc_ef10_rxq *rxq, efx_qword_t rx_ev, in sfc_ef10_rx_process_event()
410 sfc_ef10_rx_get_event(struct sfc_ef10_rxq *rxq, efx_qword_t *rx_ev) in sfc_ef10_rx_get_event()
440 efx_qword_t rx_ev; in sfc_ef10_recv_pkts()
536 efx_qword_t rx_ev; in sfc_ef10_rx_qdesc_npending()
H A Dsfc_ef100_tx.c78 volatile efx_qword_t *evq_hw_ring;
212 sfc_ef100_tx_get_event(struct sfc_ef100_txq *txq, efx_qword_t *ev) in sfc_ef100_tx_get_event()
214 volatile efx_qword_t *evq_hw_ring = txq->evq_hw_ring; in sfc_ef100_tx_get_event()
258 efx_qword_t tx_ev; in sfc_ef100_tx_process_events()
899 efx_qword_t tx_ev; in sfc_ef100_tx_qdesc_npending()
H A Dsfc_ef100_rx.c68 volatile efx_qword_t *evq_hw_ring;
82 efx_qword_t *rxq_hw_ring;
531 sfc_ef100_rx_get_event(struct sfc_ef100_rxq *rxq, efx_qword_t *ev) in sfc_ef100_rx_get_event()
568 efx_qword_t rx_ev; in sfc_ef100_recv_pkts()
H A Dsfc_ef10_rx_ev.h26 sfc_ef10_rx_ev_to_offloads(const efx_qword_t rx_ev, struct rte_mbuf *m, in sfc_ef10_rx_ev_to_offloads()
/f-stack/dpdk/drivers/common/sfc_efx/
H A Defsys.h278 sizeof(efx_qword_t))); \
337 sizeof(efx_qword_t))); \
447 sizeof(efx_qword_t))); \
527 sizeof(efx_qword_t))); \

12