Home
last modified time | relevance | path

Searched refs:ef4_oword_t (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/sfc/falcon/
H A Dio.h89 static inline void ef4_writeo(struct ef4_nic *efx, const ef4_oword_t *value, in ef4_writeo()
145 static inline void ef4_reado(struct ef4_nic *efx, ef4_oword_t *value, in ef4_reado()
195 ef4_writeo_table(struct ef4_nic *efx, const ef4_oword_t *value, in ef4_writeo_table()
198 ef4_writeo(efx, value, reg + index * sizeof(ef4_oword_t)); in ef4_writeo_table()
202 static inline void ef4_reado_table(struct ef4_nic *efx, ef4_oword_t *value, in ef4_reado_table()
205 ef4_reado(efx, value, reg + index * sizeof(ef4_oword_t)); in ef4_reado_table()
216 static inline void _ef4_writeo_page(struct ef4_nic *efx, ef4_oword_t *value, in _ef4_writeo_page()
H A Dfalcon.c281 ef4_oword_t ee_vpd_cfg_reg; /* 0x300 */
283 ef4_oword_t pcie_sd_ctl0123_reg; /* 0x320 */
284 ef4_oword_t pcie_sd_ctl45_reg; /* 0x330 */
285 ef4_oword_t pcie_pcs_ctl_stat_reg; /* 0x340 */
286 ef4_oword_t hw_init_reg; /* 0x350 */
287 ef4_oword_t nic_stat_reg; /* 0x360 */
288 ef4_oword_t glb_ctl_reg; /* 0x370 */
289 ef4_oword_t srm_cfg_reg; /* 0x380 */
290 ef4_oword_t spare_reg; /* 0x390 */
295 ef4_oword_t ee_base_page_reg; /* 0x3B0 */
[all …]
H A Dbitfield.h91 } ef4_oword_t; typedef