Home
last modified time | relevance | path

Searched refs:efx_dword_t (Results 1 – 25 of 27) sorted by relevance

12

/Linux-v6.6/drivers/net/ethernet/sfc/siena/
Dmcdi.h146 const efx_dword_t *inbuf, size_t inlen,
147 efx_dword_t *outbuf, size_t outlen,
150 const efx_dword_t *inbuf, size_t inlen,
151 efx_dword_t *outbuf, size_t outlen,
155 const efx_dword_t *inbuf, size_t inlen);
157 size_t inlen, efx_dword_t *outbuf, size_t outlen,
160 size_t inlen, efx_dword_t *outbuf,
165 efx_dword_t *outbuf,
168 const efx_dword_t *inbuf, size_t inlen,
173 const efx_dword_t *inbuf, size_t inlen,
[all …]
Dmcdi.c152 const efx_dword_t *inbuf, size_t inlen) in efx_mcdi_send_request()
158 efx_dword_t hdr[2]; in efx_mcdi_send_request()
273 efx_dword_t hdr; in efx_mcdi_read_response_header()
481 (const efx_dword_t *)(async + 1), in efx_mcdi_release()
506 efx_dword_t *outbuf; in efx_mcdi_complete_async()
545 outbuf = (efx_dword_t *)(async + 1); in efx_mcdi_complete_async()
654 efx_dword_t *outbuf, size_t outlen, in _efx_mcdi_rpc_finish()
804 const efx_dword_t *inbuf, size_t inlen, in _efx_mcdi_rpc()
805 efx_dword_t *outbuf, size_t outlen, in _efx_mcdi_rpc()
862 const efx_dword_t *inbuf, size_t inlen, in _efx_mcdi_rpc_evb_retry()
[all …]
Dio.h150 static inline void efx_writed(struct efx_nic *efx, const efx_dword_t *value, in efx_writed()
201 static inline void efx_readd(struct efx_nic *efx, efx_dword_t *value, in efx_readd()
268 _efx_writed_page(struct efx_nic *efx, const efx_dword_t *value, in _efx_writed_page()
291 const efx_dword_t *value, in _efx_writed_page_locked()
Dmcdi_mon.c162 efx_dword_t *entry) in efx_mcdi_mon_get_entry()
179 *entry = ((efx_dword_t *)hwmon->dma_buf.addr)[index]; in efx_mcdi_mon_get_entry()
192 efx_dword_t entry; in efx_mcdi_mon_show_value()
256 efx_dword_t entry; in efx_mcdi_mon_show_alarm()
Dsiena.c38 efx_dword_t timer_cmd; in siena_push_irq_moderation()
750 const efx_dword_t *hdr, size_t hdr_len, in siena_mcdi_request()
751 const efx_dword_t *sdu, size_t sdu_len) in siena_mcdi_request()
775 efx_dword_t hdr; in siena_mcdi_poll_response()
787 static void siena_mcdi_read_response(struct efx_nic *efx, efx_dword_t *outbuf, in siena_mcdi_read_response()
802 efx_dword_t reg; in siena_mcdi_poll_reboot()
Dbitfield.h76 } efx_dword_t; typedef
82 efx_dword_t dword[2];
90 efx_dword_t dword[4];
Dnet_driver.h1347 const efx_dword_t *hdr, size_t hdr_len,
1348 const efx_dword_t *sdu, size_t sdu_len);
1350 void (*mcdi_read_response)(struct efx_nic *efx, efx_dword_t *pdu,
Dfarch.c286 efx_dword_t reg; in efx_farch_notify_tx_desc()
486 efx_dword_t reg; in efx_farch_rx_write()
780 efx_dword_t reg; in efx_farch_ev_read_ack()
1521 efx_dword_t reg; in efx_farch_legacy_interrupt()
1632 efx_dword_t dword; in efx_farch_rx_push_indir_table()
1649 efx_dword_t dword; in efx_farch_rx_pull_indir_table()
Dmcdi_port_common.c808 EFX_DWORD_FIELD(((efx_dword_t *)ptr)[i], in efx_mcdi_bist()
Dsiena_sriov.c949 efx_dword_t ptr; in efx_siena_sriov_reset_vf()
/Linux-v6.6/drivers/net/ethernet/sfc/
Dmcdi.h145 int efx_mcdi_rpc(struct efx_nic *efx, unsigned cmd, const efx_dword_t *inbuf,
146 size_t inlen, efx_dword_t *outbuf, size_t outlen,
149 const efx_dword_t *inbuf, size_t inlen,
150 efx_dword_t *outbuf, size_t outlen,
154 const efx_dword_t *inbuf, size_t inlen);
156 efx_dword_t *outbuf, size_t outlen,
159 size_t inlen, efx_dword_t *outbuf,
164 efx_dword_t *outbuf,
167 const efx_dword_t *inbuf, size_t inlen, size_t outlen,
171 const efx_dword_t *inbuf, size_t inlen,
[all …]
Dio.h105 static inline void efx_writed(struct efx_nic *efx, const efx_dword_t *value, in efx_writed()
135 static inline void efx_readd(struct efx_nic *efx, efx_dword_t *value, in efx_readd()
202 _efx_writed_page(struct efx_nic *efx, const efx_dword_t *value, in _efx_writed_page()
225 const efx_dword_t *value, in _efx_writed_page_locked()
Dmcdi.c148 const efx_dword_t *inbuf, size_t inlen) in efx_mcdi_send_request()
154 efx_dword_t hdr[2]; in efx_mcdi_send_request()
269 efx_dword_t hdr; in efx_mcdi_read_response_header()
477 (const efx_dword_t *)(async + 1), in efx_mcdi_release()
502 efx_dword_t *outbuf; in efx_mcdi_complete_async()
541 outbuf = (efx_dword_t *)(async + 1); in efx_mcdi_complete_async()
650 efx_dword_t *outbuf, size_t outlen, in _efx_mcdi_rpc_finish()
800 const efx_dword_t *inbuf, size_t inlen, in _efx_mcdi_rpc()
801 efx_dword_t *outbuf, size_t outlen, in _efx_mcdi_rpc()
858 const efx_dword_t *inbuf, size_t inlen, in _efx_mcdi_rpc_evb_retry()
[all …]
Dmcdi_mon.c162 efx_dword_t *entry) in efx_mcdi_mon_get_entry()
179 *entry = ((efx_dword_t *)hwmon->dma_buf.addr)[index]; in efx_mcdi_mon_get_entry()
192 efx_dword_t entry; in efx_mcdi_mon_show_value()
256 efx_dword_t entry; in efx_mcdi_mon_show_alarm()
Def100_nic.c51 efx_dword_t reg; in ef100_get_warm_boot_count()
66 const efx_dword_t *hdr, size_t hdr_len, in ef100_mcdi_request()
67 const efx_dword_t *sdu, size_t sdu_len) in ef100_mcdi_request()
88 const efx_dword_t hdr = in ef100_mcdi_poll_response()
89 *(const efx_dword_t *)(ef100_mcdi_buf(efx, 0, NULL)); in ef100_mcdi_poll_response()
96 efx_dword_t *outbuf, size_t offset, in ef100_mcdi_read_response()
245 efx_dword_t evq_prime; in ef100_ev_read_ack()
975 efx_dword_t reg; in ef100_check_design_params()
Defx_devlink.c237 unsigned int flags, efx_dword_t *outbuf) in efx_devlink_info_running_v2()
354 unsigned int flags, efx_dword_t *outbuf) in efx_devlink_info_running_v3()
392 unsigned int flags, efx_dword_t *outbuf) in efx_devlink_info_running_v4()
475 unsigned int flags, efx_dword_t *outbuf) in efx_devlink_info_running_v5()
Def10.c47 efx_dword_t reg; in efx_ef10_get_warm_boot_count()
262 const efx_dword_t *data) in efx_ef10_process_timer_config()
1985 efx_dword_t timer_cmd; in efx_ef10_push_irq_moderation()
2050 const efx_dword_t *hdr, size_t hdr_len, in efx_ef10_mcdi_request()
2051 const efx_dword_t *sdu, size_t sdu_len) in efx_ef10_mcdi_request()
2075 const efx_dword_t hdr = *(const efx_dword_t *)nic_data->mcdi_buf.addr; in efx_ef10_mcdi_poll_response()
2082 efx_ef10_mcdi_read_response(struct efx_nic *efx, efx_dword_t *outbuf, in efx_ef10_mcdi_read_response()
2163 efx_dword_t reg; in efx_ef10_legacy_interrupt()
2422 efx_dword_t reg; in efx_ef10_notify_tx_desc()
2604 efx_dword_t reg; in efx_ef10_rx_write()
[all …]
Dmae.c60 efx_dword_t mport; in efx_mae_mport_wire()
70 efx_dword_t mport; in efx_mae_mport_uplink()
81 efx_dword_t mport; in efx_mae_mport_vf()
93 efx_dword_t mport; in efx_mae_mport_mport()
1136 efx_dword_t *outbuf = kzalloc(MCDI_MPORT_JOURNAL_LEN, GFP_KERNEL); in efx_mae_enumerate_mports()
1176 desc = (efx_dword_t *) in efx_mae_enumerate_mports()
1391 efx_dword_t *inbuf; in efx_mae_alloc_action_set_list()
1918 efx_dword_t *inbuf; in efx_mae_insert_ct()
1989 efx_dword_t *inbuf; in efx_mae_remove_ct()
Dbitfield.h78 } efx_dword_t; typedef
84 efx_dword_t dword[2];
92 efx_dword_t dword[4];
Dnet_driver.h1396 const efx_dword_t *hdr, size_t hdr_len,
1397 const efx_dword_t *sdu, size_t sdu_len);
1399 void (*mcdi_read_response)(struct efx_nic *efx, efx_dword_t *pdu,
Def100_rx.c197 efx_dword_t rxdb; in ef100_rx_write()
Def100_tx.c113 efx_dword_t reg; in ef100_notify_tx_desc()
Def100.c54 efx_dword_t dword; in _ef100_pci_get_bar_bits_with_width()
Dmcdi_filters.c95 efx_dword_t *inbuf) in efx_mcdi_filter_push_prep_set_match_fields()
196 efx_dword_t *inbuf, u64 handle, in efx_mcdi_filter_push_prep()
Dmcdi_port_common.c802 EFX_DWORD_FIELD(((efx_dword_t *)ptr)[i], in efx_mcdi_bist()

12