Lines Matching refs:MCDI_DWORD
102 nic_data->vf_index = MCDI_DWORD(outbuf, GET_FUNCTION_INFO_OUT_VF); in efx_ef10_get_vf_index()
127 MCDI_DWORD(outbuf, GET_CAPABILITIES_OUT_FLAGS1); in efx_ef10_init_datapath_caps()
130 nic_data->datapath_caps2 = MCDI_DWORD(outbuf, in efx_ef10_init_datapath_caps()
211 rc = MCDI_DWORD(outbuf, GET_CLOCK_OUT_SYS_FREQ); in efx_ef10_get_sysclk_freq()
267 efx->timer_quantum_ns = MCDI_DWORD(data, in efx_ef10_process_timer_config()
269 efx->timer_max_ns = MCDI_DWORD(data, in efx_ef10_process_timer_config()
272 efx->timer_quantum_ns = MCDI_DWORD(data, in efx_ef10_process_timer_config()
274 max_count = MCDI_DWORD(data, in efx_ef10_process_timer_config()
278 efx->timer_quantum_ns = MCDI_DWORD(data, in efx_ef10_process_timer_config()
280 max_count = MCDI_DWORD(data, in efx_ef10_process_timer_config()
362 num_addrs = MCDI_DWORD(outbuf, in efx_ef10_get_mac_address_vf()
762 MCDI_DWORD(outbuf, ALLOC_PIOBUF_OUT_PIOBUF_HANDLE); in efx_ef10_alloc_piobufs()
1010 *port_flags = MCDI_DWORD(outbuf, VADAPTOR_QUERY_OUT_PORT_FLAGS); in efx_ef10_vadaptor_query()
1013 MCDI_DWORD(outbuf, VADAPTOR_QUERY_OUT_VADAPTOR_FLAGS); in efx_ef10_vadaptor_query()
1016 MCDI_DWORD(outbuf, in efx_ef10_vadaptor_query()
3382 result = MCDI_DWORD(outbuf, POLL_BIST_OUT_RESULT); in efx_ef10_poll_bist()
3519 if (MCDI_DWORD(outbuf, NVRAM_METADATA_OUT_FLAGS) & in efx_ef10_mtd_probe_partition()
3521 part->fw_subtype = MCDI_DWORD(outbuf, in efx_ef10_mtd_probe_partition()
3557 n_parts_total = MCDI_DWORD(outbuf, NVRAM_PARTITIONS_OUT_NUM_PARTITIONS); in efx_ef10_mtd_probe()
3828 } else if (MCDI_DWORD(outbuf, SET_TUNNEL_ENCAP_UDP_PORTS_OUT_FLAGS) & in efx_ef10_set_udp_tnl_ports()