Lines Matching refs:efx_dword_t
151 const efx_dword_t *inbuf, size_t inlen) in efx_mcdi_send_request()
157 efx_dword_t hdr[2]; in efx_mcdi_send_request()
272 efx_dword_t hdr; in efx_mcdi_read_response_header()
480 (const efx_dword_t *)(async + 1), in efx_mcdi_release()
505 efx_dword_t *outbuf; in efx_mcdi_complete_async()
544 outbuf = (efx_dword_t *)(async + 1); in efx_mcdi_complete_async()
653 efx_dword_t *outbuf, size_t outlen, in _efx_mcdi_rpc_finish()
803 const efx_dword_t *inbuf, size_t inlen, in _efx_mcdi_rpc()
804 efx_dword_t *outbuf, size_t outlen, in _efx_mcdi_rpc()
861 const efx_dword_t *inbuf, size_t inlen, in _efx_mcdi_rpc_evb_retry()
862 efx_dword_t *outbuf, size_t outlen, in _efx_mcdi_rpc_evb_retry()
928 const efx_dword_t *inbuf, size_t inlen, in efx_mcdi_rpc()
929 efx_dword_t *outbuf, size_t outlen, in efx_mcdi_rpc()
945 const efx_dword_t *inbuf, size_t inlen, in efx_mcdi_rpc_quiet()
946 efx_dword_t *outbuf, size_t outlen, in efx_mcdi_rpc_quiet()
954 const efx_dword_t *inbuf, size_t inlen) in efx_mcdi_rpc_start()
975 const efx_dword_t *inbuf, size_t inlen, in _efx_mcdi_rpc_async()
1050 const efx_dword_t *inbuf, size_t inlen, size_t outlen, in efx_mcdi_rpc_async()
1058 const efx_dword_t *inbuf, size_t inlen, in efx_mcdi_rpc_async_quiet()
1067 efx_dword_t *outbuf, size_t outlen, in efx_mcdi_rpc_finish()
1075 efx_dword_t *outbuf, size_t outlen, in efx_mcdi_rpc_finish_quiet()
1083 size_t inlen, efx_dword_t *outbuf, in efx_mcdi_display_error()
1628 efx_dword_t *outbuf = kzalloc(MC_CMD_NVRAM_PARTITIONS_OUT_LENMAX_MCDI2, in efx_new_mcdi_nvram_types()