Lines Matching refs:ef4_nic
70 static inline void _ef4_writeq(struct ef4_nic *efx, __le64 value, in _ef4_writeq()
75 static inline __le64 _ef4_readq(struct ef4_nic *efx, unsigned int reg) in _ef4_readq()
81 static inline void _ef4_writed(struct ef4_nic *efx, __le32 value, in _ef4_writed()
86 static inline __le32 _ef4_readd(struct ef4_nic *efx, unsigned int reg) in _ef4_readd()
92 static inline void ef4_writeo(struct ef4_nic *efx, const ef4_oword_t *value, in ef4_writeo()
116 static inline void ef4_sram_writeq(struct ef4_nic *efx, void __iomem *membase, in ef4_sram_writeq()
138 static inline void ef4_writed(struct ef4_nic *efx, const ef4_dword_t *value, in ef4_writed()
150 static inline void ef4_reado(struct ef4_nic *efx, ef4_oword_t *value, in ef4_reado()
168 static inline void ef4_sram_readq(struct ef4_nic *efx, void __iomem *membase, in ef4_sram_readq()
189 static inline void ef4_readd(struct ef4_nic *efx, ef4_dword_t *value, in ef4_readd()
200 ef4_writeo_table(struct ef4_nic *efx, const ef4_oword_t *value, in ef4_writeo_table()
207 static inline void ef4_reado_table(struct ef4_nic *efx, ef4_oword_t *value, in ef4_reado_table()
221 static inline void _ef4_writeo_page(struct ef4_nic *efx, ef4_oword_t *value, in _ef4_writeo_page()
250 _ef4_writed_page(struct ef4_nic *efx, const ef4_dword_t *value, in _ef4_writed_page()
270 static inline void _ef4_writed_page_locked(struct ef4_nic *efx, in _ef4_writed_page_locked()