| /Linux-v6.6/drivers/net/ethernet/sfc/siena/ |
| D | mcdi.h | 146 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 …]
|
| D | mcdi.c | 152 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 …]
|
| D | io.h | 150 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()
|
| D | mcdi_mon.c | 162 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()
|
| D | siena.c | 38 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()
|
| D | bitfield.h | 76 } efx_dword_t; typedef 82 efx_dword_t dword[2]; 90 efx_dword_t dword[4];
|
| D | net_driver.h | 1347 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,
|
| D | farch.c | 286 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()
|
| D | mcdi_port_common.c | 808 EFX_DWORD_FIELD(((efx_dword_t *)ptr)[i], in efx_mcdi_bist()
|
| D | siena_sriov.c | 949 efx_dword_t ptr; in efx_siena_sriov_reset_vf()
|
| /Linux-v6.6/drivers/net/ethernet/sfc/ |
| D | mcdi.h | 145 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 …]
|
| D | io.h | 105 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()
|
| D | mcdi.c | 148 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 …]
|
| D | mcdi_mon.c | 162 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()
|
| D | ef100_nic.c | 51 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()
|
| D | efx_devlink.c | 237 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()
|
| D | ef10.c | 47 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 …]
|
| D | mae.c | 60 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()
|
| D | bitfield.h | 78 } efx_dword_t; typedef 84 efx_dword_t dword[2]; 92 efx_dword_t dword[4];
|
| D | net_driver.h | 1396 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,
|
| D | ef100_rx.c | 197 efx_dword_t rxdb; in ef100_rx_write()
|
| D | ef100_tx.c | 113 efx_dword_t reg; in ef100_notify_tx_desc()
|
| D | ef100.c | 54 efx_dword_t dword; in _ef100_pci_get_bar_bits_with_width()
|
| D | mcdi_filters.c | 95 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()
|
| D | mcdi_port_common.c | 802 EFX_DWORD_FIELD(((efx_dword_t *)ptr)[i], in efx_mcdi_bist()
|