Searched refs:efx_dword_t (Results 1 – 11 of 11) sorted by relevance
/linux-3.4.99/drivers/net/ethernet/sfc/ |
D | io.h | 133 static inline void efx_writed(struct efx_nic *efx, efx_dword_t *value, in efx_writed() 184 static inline void efx_readd(struct efx_nic *efx, efx_dword_t *value, in efx_readd() 208 static inline void efx_writed_table(struct efx_nic *efx, efx_dword_t *value, in efx_writed_table() 215 static inline void efx_readd_table(struct efx_nic *efx, efx_dword_t *value, in efx_readd_table() 218 efx_readd(efx, value, reg + index * sizeof(efx_dword_t)); in efx_readd_table() 257 static inline void _efx_writed_page(struct efx_nic *efx, efx_dword_t *value, in _efx_writed_page() 274 efx_dword_t *value, in _efx_writed_page_locked()
|
D | mcdi.h | 85 EFX_POPULATE_DWORD_1(*((efx_dword_t *)MCDI_PTR2(_buf, _ofst)), \ 88 EFX_DWORD_FIELD(*((efx_dword_t *)MCDI_PTR2(_buf, _ofst)), \ 111 *((efx_dword_t *) \
|
D | mcdi_mac.c | 80 efx_dword_t *cmd_ptr; in efx_mcdi_mac_stats() 92 cmd_ptr = (efx_dword_t *)MCDI_PTR(inbuf, MAC_STATS_IN_CMD); in efx_mcdi_mac_stats()
|
D | mcdi_mon.c | 118 efx_dword_t *entry) in efx_mcdi_mon_get_entry() 135 *entry = ((efx_dword_t *)hwmon->dma_buf.addr)[index]; in efx_mcdi_mon_get_entry() 148 efx_dword_t entry; in efx_mcdi_mon_show_value() 188 efx_dword_t entry; in efx_mcdi_mon_show_alarm()
|
D | bitfield.h | 75 } efx_dword_t; typedef 81 efx_dword_t dword[2]; 89 efx_dword_t dword[4];
|
D | mcdi.c | 76 efx_dword_t hdr; in efx_mcdi_copyin() 127 efx_dword_t reg; in efx_mcdi_poll() 214 efx_dword_t reg; in efx_mcdi_poll_reboot() 998 ofst += sizeof(efx_dword_t); in efx_mcdi_read_assertion()
|
D | nic.c | 347 efx_dword_t reg; in efx_notify_tx_desc() 563 efx_dword_t reg; in efx_nic_notify_rx_desc() 809 efx_dword_t reg; in efx_nic_eventq_read_ack() 1504 efx_dword_t reg; in efx_legacy_interrupt() 1603 efx_dword_t dword; in efx_nic_push_rx_indir_table()
|
D | siena.c | 38 efx_dword_t timer_cmd; in siena_push_irq_moderation()
|
D | mcdi_phy.c | 662 EFX_DWORD_FIELD(((efx_dword_t *)ptr)[i], in efx_mcdi_bist()
|
D | falcon.c | 106 efx_dword_t timer_cmd; in falcon_push_irq_moderation() 151 efx_dword_t reg; in falcon_irq_ack_a1()
|
D | siena_sriov.c | 941 efx_dword_t ptr; in efx_sriov_reset_vf()
|