Searched refs:emt_context (Results 1 – 3 of 3) sorted by relevance
| /dpdk/drivers/common/sfc_efx/base/ |
| H A D | efx_mcdi.c | 329 emtp->emt_logger(emtp->emt_context, EFX_LOG_MCDI_REQUEST, in efx_mcdi_request_start() 429 emtp->emt_logger(emtp->emt_context, in efx_mcdi_read_response_header() 524 emtp->emt_logger(emtp->emt_context, in efx_mcdi_finish_response() 831 emtp->emt_exception(emtp->emt_context, exception); in efx_mcdi_raise_exception() 845 emtp->emt_execute(emtp->emt_context, emrp); in efx_mcdi_execute() 859 emtp->emt_execute(emtp->emt_context, emrp); in efx_mcdi_execute_quiet() 914 emtp->emt_ev_cpl(emtp->emt_context); in efx_mcdi_ev_cpl() 971 emtp->emt_ev_proxy_response(emtp->emt_context, handle, rc); in efx_mcdi_ev_proxy_response() 984 emtp->emt_ev_proxy_request(emtp->emt_context, index); in efx_mcdi_ev_proxy_request() 1037 emtp->emt_ev_cpl(emtp->emt_context); in efx_mcdi_ev_death()
|
| H A D | efx.h | 337 void *emt_context; member
|
| /dpdk/drivers/common/sfc_efx/ |
| H A D | sfc_efx_mcdi.c | 299 emtp->emt_context = mcdi; in sfc_efx_mcdi_init()
|