Home
last modified time | relevance | path

Searched refs:efx_oword_t (Results 1 – 8 of 8) sorted by relevance

/drivers/net/sfc/
Dfalcon_io.h81 static inline void falcon_write(struct efx_nic *efx, efx_oword_t *value, in falcon_write()
149 static inline void falcon_read(struct efx_nic *efx, efx_oword_t *value, in falcon_read()
197 static inline void falcon_write_table(struct efx_nic *efx, efx_oword_t *value, in falcon_write_table()
200 falcon_write(efx, value, reg + index * sizeof(efx_oword_t)); in falcon_write_table()
204 static inline void falcon_read_table(struct efx_nic *efx, efx_oword_t *value, in falcon_read_table()
207 falcon_read(efx, value, reg + index * sizeof(efx_oword_t)); in falcon_read_table()
214 falcon_writel(efx, value, reg + index * sizeof(efx_oword_t)); in falcon_writel_table()
225 static inline void falcon_write_page(struct efx_nic *efx, efx_oword_t *value, in falcon_write_page()
Dfalcon.c199 efx_oword_t reg; in falcon_setsda()
209 efx_oword_t reg; in falcon_setscl()
219 efx_oword_t reg; in falcon_getsda()
228 efx_oword_t reg; in falcon_getscl()
290 efx_oword_t buf_tbl_upd; in falcon_fini_special_buffer()
466 efx_oword_t tx_desc_ptr; in falcon_init_tx()
497 efx_oword_t reg; in falcon_init_tx()
514 efx_oword_t tx_flush_descq; in falcon_flush_tx_queue()
526 efx_oword_t tx_desc_ptr; in falcon_fini_tx()
608 efx_oword_t rx_desc_ptr; in falcon_init_rx()
[all …]
Dfalcon_hwdefs.h1316 efx_oword_t ee_vpd_cfg_reg; /* 0x300 */
1318 efx_oword_t pcie_sd_ctl0123_reg; /* 0x320 */
1319 efx_oword_t pcie_sd_ctl45_reg; /* 0x330 */
1320 efx_oword_t pcie_pcs_ctl_stat_reg; /* 0x340 */
1321 efx_oword_t hw_init_reg; /* 0x350 */
1322 efx_oword_t nic_stat_reg; /* 0x360 */
1323 efx_oword_t glb_ctl_reg; /* 0x370 */
1324 efx_oword_t srm_cfg_reg; /* 0x380 */
1325 efx_oword_t spare_reg; /* 0x390 */
1330 efx_oword_t ee_base_page_reg; /* 0x3B0 */
Dfalcon_xmac.c32 efx_oword_t sdctl, txdrv; in falcon_setup_xaui()
64 efx_oword_t reg; in falcon_reset_xaui()
85 efx_oword_t reg; in falcon_mask_status_intr()
112 efx_oword_t reg; in falcon_xaui_link_ok()
144 efx_oword_t reg; in falcon_reconfigure_xmac_core()
202 efx_oword_t reg; in falcon_reconfigure_xgxs_core()
Dnet_driver.h698 efx_oword_t oword[EFX_MCAST_HASH_ENTRIES / sizeof(efx_oword_t) / 8];
Dfalcon_gmac.c31 efx_oword_t reg; in falcon_reconfigure_gmac()
Dsfe4001.c187 efx_oword_t reg; in sfn4111t_reset()
Dbitfield.h88 } efx_oword_t; typedef