Home
last modified time | relevance | path

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

/linux-5.19.10/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()
Dptp.c334 efx_dword_t txbuf[MCDI_TX_BUF_LEN(MC_CMD_PTP_IN_TRANSMIT_LENMAX)];
/linux-5.19.10/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 …]
Dmcdi.c151 const efx_dword_t *inbuf, size_t inlen) in efx_mcdi_send_request()
157 efx_dword_t hdr[2]; in efx_mcdi_send_request()
272 efx_dword_t hdr; in efx_mcdi_read_response_header()
480 (const efx_dword_t *)(async + 1), in efx_mcdi_release()
505 efx_dword_t *outbuf; in efx_mcdi_complete_async()
544 outbuf = (efx_dword_t *)(async + 1); in efx_mcdi_complete_async()
653 efx_dword_t *outbuf, size_t outlen, in _efx_mcdi_rpc_finish()
803 const efx_dword_t *inbuf, size_t inlen, in _efx_mcdi_rpc()
804 efx_dword_t *outbuf, size_t outlen, in _efx_mcdi_rpc()
861 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()
Def100_nic.c49 efx_dword_t reg; in ef100_get_warm_boot_count()
64 const efx_dword_t *hdr, size_t hdr_len, in ef100_mcdi_request()
65 const efx_dword_t *sdu, size_t sdu_len) in ef100_mcdi_request()
86 const efx_dword_t hdr = in ef100_mcdi_poll_response()
87 *(const efx_dword_t *)(ef100_mcdi_buf(efx, 0, NULL)); in ef100_mcdi_poll_response()
94 efx_dword_t *outbuf, size_t offset, in ef100_mcdi_read_response()
232 efx_dword_t evq_prime; in ef100_ev_read_ack()
1074 efx_dword_t reg; in ef100_check_design_params()
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()
1967 efx_dword_t timer_cmd; in efx_ef10_push_irq_moderation()
2032 const efx_dword_t *hdr, size_t hdr_len, in efx_ef10_mcdi_request()
2033 const efx_dword_t *sdu, size_t sdu_len) in efx_ef10_mcdi_request()
2057 const efx_dword_t hdr = *(const efx_dword_t *)nic_data->mcdi_buf.addr; in efx_ef10_mcdi_poll_response()
2064 efx_ef10_mcdi_read_response(struct efx_nic *efx, efx_dword_t *outbuf, in efx_ef10_mcdi_read_response()
2145 efx_dword_t reg; in efx_ef10_legacy_interrupt()
2404 efx_dword_t reg; in efx_ef10_notify_tx_desc()
2576 efx_dword_t reg; in efx_ef10_rx_write()
[all …]
Def100_rx.c155 efx_dword_t rxdb; in ef100_rx_write()
Dbitfield.h76 } efx_dword_t; typedef
82 efx_dword_t dword[2];
90 efx_dword_t dword[4];
Dnet_driver.h1348 const efx_dword_t *hdr, size_t hdr_len,
1349 const efx_dword_t *sdu, size_t sdu_len);
1351 void (*mcdi_read_response)(struct efx_nic *efx, efx_dword_t *pdu,
Def100_tx.c113 efx_dword_t reg; in ef100_notify_tx_desc()
Def100.c55 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()
Dptp.c335 efx_dword_t txbuf[MCDI_TX_BUF_LEN(MC_CMD_PTP_IN_TRANSMIT_LENMAX)];