Lines Matching defs:value
60 static inline void _efx_writeq(struct efx_nic *efx, __le64 value, in _efx_writeq()
71 static inline void _efx_writed(struct efx_nic *efx, __le32 value, in _efx_writed()
82 static inline void efx_writeo(struct efx_nic *efx, const efx_oword_t *value, in efx_writeo()
105 static inline void efx_writed(struct efx_nic *efx, const efx_dword_t *value, in efx_writed()
117 static inline void efx_reado(struct efx_nic *efx, efx_oword_t *value, in efx_reado()
135 static inline void efx_readd(struct efx_nic *efx, efx_dword_t *value, in efx_readd()
146 efx_writeo_table(struct efx_nic *efx, const efx_oword_t *value, in efx_writeo_table()
153 static inline void efx_reado_table(struct efx_nic *efx, efx_oword_t *value, in efx_reado_table()
173 static inline void _efx_writeo_page(struct efx_nic *efx, efx_oword_t *value, in _efx_writeo_page()
192 #define efx_writeo_page(efx, value, reg, page) \ argument
202 _efx_writed_page(struct efx_nic *efx, const efx_dword_t *value, in _efx_writed_page()
207 #define efx_writed_page(efx, value, reg, page) \ argument
225 const efx_dword_t *value, in _efx_writed_page_locked()
239 #define efx_writed_page_locked(efx, value, reg, page) \ argument