Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/sfc/
Dnic_common.h33 static inline efx_qword_t *efx_event(struct efx_channel *channel, in efx_event()
36 return ((efx_qword_t *) (channel->eventq.buf.addr)) + in efx_event()
50 static inline int efx_event_present(efx_qword_t *event) in efx_event_present()
59 static inline efx_qword_t *
62 return ((efx_qword_t *) (tx_queue->txd.buf.addr)) + index; in efx_tx_desc()
99 static inline efx_qword_t *
102 return ((efx_qword_t *) (rx_queue->rxd.buf.addr)) + index; in efx_rx_desc()
192 static inline void efx_sensor_event(struct efx_nic *efx, efx_qword_t *ev) in efx_sensor_event()
Dsiena_sriov.h39 sizeof(efx_qword_t) / EFX_BUF_SIZE)
71 void efx_siena_sriov_tx_flush_done(struct efx_nic *efx, efx_qword_t *event);
72 void efx_siena_sriov_rx_flush_done(struct efx_nic *efx, efx_qword_t *event);
73 void efx_siena_sriov_event(struct efx_channel *channel, efx_qword_t *event);
Dptp.h28 void efx_ptp_event(struct efx_nic *efx, efx_qword_t *ev);
31 void efx_time_sync_event(struct efx_channel *channel, efx_qword_t *ev);
Dfarch.c87 static inline void efx_write_buf_tbl(struct efx_nic *efx, efx_qword_t *value, in efx_write_buf_tbl()
173 efx_qword_t buf_desc; in efx_init_special_buffer()
295 const efx_qword_t *txd) in efx_farch_push_tx_desc()
319 efx_qword_t *txd; in efx_farch_tx_write()
379 entries * sizeof(efx_qword_t)); in efx_farch_tx_probe()
467 efx_qword_t *rxd; in efx_farch_build_rx_desc()
509 entries * sizeof(efx_qword_t)); in efx_farch_rx_probe()
794 efx_qword_t *event) in efx_farch_generate_event()
810 efx_qword_t event; in efx_farch_magic_event()
824 efx_farch_handle_tx_event(struct efx_channel *channel, efx_qword_t *event) in efx_farch_handle_tx_event()
[all …]
Def100_rx.h18 void efx_ef100_ev_rx(struct efx_channel *channel, const efx_qword_t *p_event);
Def100_tx.h22 void ef100_ev_tx(struct efx_channel *channel, const efx_qword_t *p_event);
Def100_rx.c130 void efx_ef100_ev_rx(struct efx_channel *channel, const efx_qword_t *p_event) in efx_ef100_ev_rx()
154 efx_qword_t *rxd; in ef100_rx_write()
Dsiena_sriov.c109 u64 evq0_addrs[EFX_MAX_VF_EVQ_SIZE * sizeof(efx_qword_t) /
166 (EFX_MAX_DMAQ_SIZE * sizeof(efx_qword_t) / EFX_BUF_SIZE))
169 (2 * EFX_MAX_DMAQ_SIZE * sizeof(efx_qword_t) / EFX_BUF_SIZE))
408 efx_qword_t event; in __efx_siena_sriov_push_vf_status()
480 efx_qword_t buf; in efx_siena_sriov_bufs()
502 sizeof(efx_qword_t) / EFX_BUF_SIZE; in bad_buf_count()
945 efx_qword_t event; in efx_siena_sriov_reset_vf()
1402 void efx_siena_sriov_event(struct efx_channel *channel, efx_qword_t *event) in efx_siena_sriov_event()
1491 void efx_siena_sriov_tx_flush_done(struct efx_nic *efx, efx_qword_t *event) in efx_siena_sriov_tx_flush_done()
1510 void efx_siena_sriov_rx_flush_done(struct efx_nic *efx, efx_qword_t *event) in efx_siena_sriov_rx_flush_done()
Dio.h130 const efx_qword_t *value, unsigned int index) in efx_sram_writeq()
181 efx_qword_t *value, unsigned int index) in efx_sram_readq()
Dmcdi.h185 void efx_mcdi_process_event(struct efx_channel *channel, efx_qword_t *event);
186 void efx_mcdi_sensor_event(struct efx_nic *efx, efx_qword_t *ev);
359 void efx_mcdi_process_link_change(struct efx_nic *efx, efx_qword_t *ev);
Def10.c2177 sizeof(efx_qword_t), in efx_ef10_tx_probe()
2183 const efx_qword_t *txd) in efx_ef10_push_tx_desc()
2311 efx_qword_t *txd; in efx_ef10_tx_init()
2417 efx_qword_t *txd; in efx_ef10_tx_write()
2544 efx_qword_t *rxd; in efx_ef10_build_rx_desc()
2583 efx_qword_t event; in efx_ef10_rx_defer_refill()
2595 sizeof(efx_qword_t)); in efx_ef10_rx_defer_refill()
2675 const efx_qword_t *event) in efx_ef10_handle_rx_event_errors()
2762 const efx_qword_t *event) in efx_ef10_handle_rx_event()
2770 efx_qword_t errors; in efx_ef10_handle_rx_event()
[all …]
Dmcdi_port_common.h65 void efx_mcdi_process_link_change(struct efx_nic *efx, efx_qword_t *ev);
Dmcdi_functions.c67 sizeof(efx_qword_t), in efx_mcdi_ev_probe()
274 sizeof(efx_qword_t), in efx_mcdi_rx_probe()
Dnet_driver.h167 efx_qword_t option; /* EF10 */
1313 bool (*handle_global_event)(struct efx_channel *channel, efx_qword_t *);
1451 void (*sensor_event)(struct efx_nic *efx, efx_qword_t *ev);
Def100_nic.c202 sizeof(efx_qword_t), in ef100_ev_probe()
235 efx_qword_t *p_event; in ef100_ev_process()
640 efx_qword_t event; in efx_ef100_ev_test_generate()
653 sizeof(efx_qword_t)); in efx_ef100_ev_test_generate()
Dnic.h394 efx_qword_t *event);
Dbitfield.h83 } efx_qword_t; typedef
88 efx_qword_t qword[2];
Def100_tx.c315 void ef100_ev_tx(struct efx_channel *channel, const efx_qword_t *p_event) in ef100_ev_tx()
Dtx_tso.c88 ptr = (char *) (((efx_qword_t *)tx_queue->txd.buf.addr) + insert_ptr); in prefetch_ptr()
Dmcdi_mon.c103 void efx_mcdi_sensor_event(struct efx_nic *efx, efx_qword_t *ev) in efx_mcdi_sensor_event()
Dptp.c322 efx_qword_t evt_frags[MAX_EVENT_FRAGS];
1915 void efx_ptp_event(struct efx_nic *efx, efx_qword_t *ev) in efx_ptp_event()
1966 void efx_time_sync_event(struct efx_channel *channel, efx_qword_t *ev) in efx_time_sync_event()
Dmcdi_port_common.c1267 void efx_mcdi_process_link_change(struct efx_nic *efx, efx_qword_t *ev) in efx_mcdi_process_link_change()
Dmcdi.c1312 efx_qword_t *event) in efx_mcdi_process_event()