/linux/drivers/net/ethernet/sfc/siena/ |
H A 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 …]
|
H A 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 …]
|
H A 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()
|
H A 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()
|
H A D | bitfield.h | 76 } efx_dword_t; typedef 82 efx_dword_t dword[2]; 90 efx_dword_t dword[4];
|
H A D | net_driver.h | 1334 const efx_dword_t *hdr, size_t hdr_len, 1335 const efx_dword_t *sdu, size_t sdu_len); 1337 void (*mcdi_read_response)(struct efx_nic *efx, efx_dword_t *pdu,
|
H A 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()
|
H A D | mcdi_port_common.c | 808 EFX_DWORD_FIELD(((efx_dword_t *)ptr)[i], in efx_mcdi_bist()
|
H A D | siena_sriov.c | 949 efx_dword_t ptr; in efx_siena_sriov_reset_vf()
|
H A D | ptp.c | 334 efx_dword_t txbuf[MCDI_TX_BUF_LEN(MC_CMD_PTP_IN_TRANSMIT_LENMAX)];
|
/linux/drivers/net/ethernet/sfc/ |
H A 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()
|
H A 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()
|
H A 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()
|
H A 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 …]
|
H A D | bitfield.h | 78 } efx_dword_t; typedef 84 efx_dword_t dword[2]; 92 efx_dword_t dword[4];
|
H A D | ef100_tx.c | 113 efx_dword_t reg; in ef100_notify_tx_desc()
|
H A D | ef100.c | 54 efx_dword_t dword; in _ef100_pci_get_bar_bits_with_width()
|
H A 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()
|
H A D | mcdi_port_common.c | 802 EFX_DWORD_FIELD(((efx_dword_t *)ptr)[i], in efx_mcdi_bist()
|
H A D | ptp.c | 338 efx_dword_t txbuf[MCDI_TX_BUF_LEN(MC_CMD_PTP_IN_TRANSMIT_LENMAX)];
|