Home
last modified time | relevance | path

Searched refs:sfc_efx_mcdi (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/common/sfc_efx/
H A Dsfc_efx_mcdi.c25 const struct sfc_efx_mcdi *_mcdi = (mcdi); \
52 sfc_efx_mcdi_timeout(struct sfc_efx_mcdi *mcdi) in sfc_efx_mcdi_timeout()
62 sfc_efx_mcdi_proxy_event_available(struct sfc_efx_mcdi *mcdi) in sfc_efx_mcdi_proxy_event_available()
121 struct sfc_efx_mcdi *mcdi = (struct sfc_efx_mcdi *)arg; in sfc_efx_mcdi_execute()
170 struct sfc_efx_mcdi *mcdi = (struct sfc_efx_mcdi *)arg; in sfc_efx_mcdi_ev_cpl()
182 struct sfc_efx_mcdi *mcdi = (struct sfc_efx_mcdi *)arg; in sfc_efx_mcdi_exception()
194 sfc_efx_mcdi_do_log(const struct sfc_efx_mcdi *mcdi, in sfc_efx_mcdi_do_log()
227 struct sfc_efx_mcdi *mcdi = (struct sfc_efx_mcdi *)arg; in sfc_efx_mcdi_logger()
261 struct sfc_efx_mcdi *mcdi = (struct sfc_efx_mcdi *)arg; in sfc_efx_mcdi_ev_proxy_response()
268 sfc_efx_mcdi_init(struct sfc_efx_mcdi *mcdi, in sfc_efx_mcdi_init()
[all …]
H A Dsfc_efx_mcdi.h51 struct sfc_efx_mcdi { struct
66 int sfc_efx_mcdi_init(struct sfc_efx_mcdi *mcdi, argument
71 void sfc_efx_mcdi_fini(struct sfc_efx_mcdi *mcdi);
H A Dmeson.build37 'sfc_efx_mcdi.c',
/f-stack/dpdk/drivers/net/sfc/
H A Dsfc.h232 struct sfc_efx_mcdi mcdi;