Lines Matching defs:value

65 static inline void _efx_writeq(struct efx_nic *efx, __le64 value,  in _efx_writeq()
76 static inline void _efx_writed(struct efx_nic *efx, __le32 value, in _efx_writed()
87 static inline void efx_writeo(struct efx_nic *efx, efx_oword_t *value, in efx_writeo()
112 efx_qword_t *value, unsigned int index) in efx_sram_writeq()
133 static inline void efx_writed(struct efx_nic *efx, efx_dword_t *value, in efx_writed()
145 static inline void efx_reado(struct efx_nic *efx, efx_oword_t *value, in efx_reado()
164 efx_qword_t *value, unsigned int index) in efx_sram_readq()
184 static inline void efx_readd(struct efx_nic *efx, efx_dword_t *value, in efx_readd()
194 static inline void efx_writeo_table(struct efx_nic *efx, efx_oword_t *value, in efx_writeo_table()
201 static inline void efx_reado_table(struct efx_nic *efx, efx_oword_t *value, in efx_reado_table()
208 static inline void efx_writed_table(struct efx_nic *efx, efx_dword_t *value, in efx_writed_table()
215 static inline void efx_readd_table(struct efx_nic *efx, efx_dword_t *value, in efx_readd_table()
229 static inline void _efx_writeo_page(struct efx_nic *efx, efx_oword_t *value, in _efx_writeo_page()
248 #define efx_writeo_page(efx, value, reg, page) \ argument
257 static inline void _efx_writed_page(struct efx_nic *efx, efx_dword_t *value, in _efx_writed_page()
262 #define efx_writed_page(efx, value, reg, page) \ argument
274 efx_dword_t *value, in _efx_writed_page_locked()
288 #define efx_writed_page_locked(efx, value, reg, page) \ argument