Searched refs:mcdi (Results 1 – 18 of 18) sorted by relevance
111 cdx->mcdi = kzalloc(sizeof(*cdx->mcdi), GFP_KERNEL); in cdx_mcdi_init()141 if (!mcdi) in cdx_mcdi_finish()167 if (!mcdi) in cdx_mcdi_wait_for_cleanup()181 if (!mcdi) in cdx_mcdi_wait_for_quiescence()233 if (!mcdi) in cdx_mcdi_send_request()325 if (!mcdi) in cdx_mcdi_process_cleanup_list()384 if (!mcdi) in cdx_mcdi_cancel_cmd()519 cmd->mcdi = mcdi; in cdx_mcdi_rpc_async_internal()573 if (!mcdi) in cdx_mcdi_process_cmd()602 struct cdx_mcdi_iface *mcdi = cmd->mcdi; in cdx_mcdi_cmd_work() local[all …]
73 struct cdx_mcdi_data *mcdi; member124 struct cdx_mcdi_iface *mcdi; member185 return cdx->mcdi ? &cdx->mcdi->iface : NULL; in cdx_mcdi_if()
9 cdx-controller-objs := cdx_controller.o cdx_rpmsg.o mcdi.o mcdi_functions.o
68 efx->mcdi = kzalloc(sizeof(*efx->mcdi), GFP_KERNEL); in efx_siena_mcdi_init()69 if (!efx->mcdi) in efx_siena_mcdi_init()73 mcdi->efx = efx; in efx_siena_mcdi_init()122 kfree(efx->mcdi); in efx_siena_mcdi_init()123 efx->mcdi = NULL; in efx_siena_mcdi_init()130 if (!efx->mcdi) in efx_siena_mcdi_detach()141 if (!efx->mcdi) in efx_siena_mcdi_fini()148 kfree(efx->mcdi); in efx_siena_mcdi_fini()166 ++mcdi->seqno; in efx_mcdi_send_request()335 mcdi->resprc = efx_mcdi_errno(mcdi->resprc_raw); in efx_mcdi_read_response_header()[all …]
6 mcdi.o mcdi_port.o mcdi_port_common.o \
129 EFX_WARN_ON_PARANOID(!efx->mcdi); in efx_mcdi()130 return &efx->mcdi->iface; in efx_mcdi()136 EFX_WARN_ON_PARANOID(!efx->mcdi); in efx_mcdi_mon()137 return &efx->mcdi->hwmon; in efx_mcdi_mon()
1179 struct efx_mcdi_iface *mcdi = efx_mcdi(efx); in mcdi_logging_show() local1181 return sysfs_emit(buf, "%d\n", mcdi->logging_enabled); in mcdi_logging_show()1189 struct efx_mcdi_iface *mcdi = efx_mcdi(efx); in mcdi_logging_store() local1192 mcdi->logging_enabled = enable; in mcdi_logging_store()
1039 struct efx_mcdi_data *mcdi; member
1495 if (efx->mcdi->fn_flags & in efx_ptp_probe()
66 efx->mcdi = kzalloc(sizeof(*efx->mcdi), GFP_KERNEL); in efx_mcdi_init()67 if (!efx->mcdi) in efx_mcdi_init()71 mcdi->efx = efx; in efx_mcdi_init()118 kfree(efx->mcdi); in efx_mcdi_init()119 efx->mcdi = NULL; in efx_mcdi_init()126 if (!efx->mcdi) in efx_mcdi_detach()137 if (!efx->mcdi) in efx_mcdi_fini()144 kfree(efx->mcdi); in efx_mcdi_fini()162 ++mcdi->seqno; in efx_mcdi_send_request()331 mcdi->resprc = efx_mcdi_errno(mcdi->resprc_raw); in efx_mcdi_read_response_header()[all …]
1160 struct efx_mcdi_iface *mcdi = efx_mcdi(efx); in mcdi_logging_show() local1162 return sysfs_emit(buf, "%d\n", mcdi->logging_enabled); in mcdi_logging_show()1170 struct efx_mcdi_iface *mcdi = efx_mcdi(efx); in mcdi_logging_store() local1173 mcdi->logging_enabled = enable; in mcdi_logging_store()
431 if (efx->mcdi->fn_flags & in ef100_probe_netdev()
380 ((efx->mcdi->fn_flags) & in link_control_flag_show()392 ((efx->mcdi->fn_flags) & in primary_flag_show()679 efx->mcdi->fn_flags & in efx_ef10_probe()1693 if (!(efx->mcdi->fn_flags & in efx_ef10_raw_stat_mask()
1073 struct efx_mcdi_data *mcdi; member
1613 if (efx->mcdi->fn_flags & in efx_ptp_probe()
208 CPU_MCDI: cpu-mcdi {217 CLUSTER_MCDI: cluster-mcdi {