Lines Matching defs:value
79 static inline void _efx_writeq(struct efx_nic *efx, __le64 value, in _efx_writeq()
90 static inline void _efx_writed(struct efx_nic *efx, __le32 value, in _efx_writed()
101 static inline void efx_writeo(struct efx_nic *efx, const efx_oword_t *value, in efx_writeo()
125 const efx_qword_t *value, unsigned int index) in efx_sram_writeq()
145 static inline void efx_writed(struct efx_nic *efx, const efx_dword_t *value, in efx_writed()
157 static inline void efx_reado(struct efx_nic *efx, efx_oword_t *value, in efx_reado()
176 efx_qword_t *value, unsigned int index) in efx_sram_readq()
196 static inline void efx_readd(struct efx_nic *efx, efx_dword_t *value, in efx_readd()
207 efx_writeo_table(struct efx_nic *efx, const efx_oword_t *value, in efx_writeo_table()
214 static inline void efx_reado_table(struct efx_nic *efx, efx_oword_t *value, in efx_reado_table()
231 static inline void _efx_writeo_page(struct efx_nic *efx, efx_oword_t *value, in _efx_writeo_page()
250 #define efx_writeo_page(efx, value, reg, page) \ argument
260 _efx_writed_page(struct efx_nic *efx, const efx_dword_t *value, in _efx_writed_page()
265 #define efx_writed_page(efx, value, reg, page) \ argument
281 const efx_dword_t *value, in _efx_writed_page_locked()
295 #define efx_writed_page_locked(efx, value, reg, page) \ argument