Home
last modified time | relevance | path

Searched refs:emr_out_length (Results 1 – 24 of 24) sorted by relevance

/dpdk/drivers/common/sfc_efx/base/
H A Def10_evb.c57 req.emr_out_length = MC_CMD_VSWITCH_ALLOC_OUT_LEN; in efx_mcdi_vswitch_alloc()
110 req.emr_out_length = MC_CMD_VSWITCH_FREE_OUT_LEN; in efx_mcdi_vswitch_free()
153 req.emr_out_length = MC_CMD_VPORT_ALLOC_OUT_LEN; in efx_mcdi_vport_alloc()
205 req.emr_out_length = MC_CMD_VPORT_FREE_OUT_LEN; in efx_mcdi_vport_free()
237 req.emr_out_length = MC_CMD_VPORT_ADD_MAC_ADDRESS_OUT_LEN; in efx_mcdi_vport_mac_addr_add()
272 req.emr_out_length = MC_CMD_VPORT_DEL_MAC_ADDRESS_OUT_LEN; in efx_mcdi_vport_mac_addr_del()
308 req.emr_out_length = MC_CMD_EVB_PORT_ASSIGN_OUT_LEN; in efx_mcdi_port_assign()
347 req.emr_out_length = MC_CMD_VPORT_RECONFIGURE_OUT_LEN; in efx_mcdi_vport_reconfigure()
H A Defx_mcdi.c1343 req.emr_out_length = MC_CMD_REBOOT_OUT_LEN; in efx_mcdi_do_reboot()
1699 req.emr_out_length = MC_CMD_GET_PHY_CFG_OUT_LEN; in efx_mcdi_get_phy_cfg()
1909 req.emr_out_length = 0; in efx_mcdi_bist_enable_offline()
1941 req.emr_out_length = MC_CMD_START_BIST_OUT_LEN; in efx_mcdi_bist_start()
2003 req.emr_out_length = MC_CMD_LOG_CTRL_OUT_LEN; in efx_mcdi_log_ctrl()
2368 req.emr_out_length = MC_CMD_WORKAROUND_OUT_LEN; in efx_mcdi_set_workaround()
2477 req.emr_out_length = in efx_mcdi_get_phy_media_info()
2903 req.emr_out_length = MC_CMD_FINI_EVQ_OUT_LEN; in efx_mcdi_fini_evq()
3081 req.emr_out_length = MC_CMD_FINI_RXQ_OUT_LEN; in efx_mcdi_fini_rxq()
3143 req.emr_out_length = MC_CMD_INIT_TXQ_OUT_LEN; in efx_mcdi_init_txq()
[all …]
H A Drhead_virtio.c62 req.emr_out_length = MC_CMD_VIRTIO_INIT_QUEUE_RESP_LEN; in rhead_virtio_qstart()
153 req.emr_out_length = MC_CMD_VIRTIO_FINI_QUEUE_RESP_LEN; in rhead_virtio_qstop()
206 req.emr_out_length = MC_CMD_VIRTIO_GET_NET_DOORBELL_OFFSET_RESP_LEN; in rhead_virtio_get_doorbell_offset()
305 req.emr_out_length = MC_CMD_VIRTIO_GET_FEATURES_OUT_LEN; in rhead_virtio_get_features()
355 req.emr_out_length = MC_CMD_VIRTIO_TEST_FEATURES_OUT_LEN; in rhead_virtio_verify_features()
H A Def10_proxy.c50 req.emr_out_length = MC_CMD_PROXY_CONFIGURE_OUT_LEN; in efx_mcdi_proxy_configure()
113 req.emr_out_length = MC_CMD_PRIVILEGE_MODIFY_OUT_LEN; in efx_mcdi_privilege_modify()
273 req.emr_out_length = MC_CMD_PRIVILEGE_MASK_OUT_LEN; in efx_mcdi_privilege_mask_set()
306 req.emr_out_length = MC_CMD_PRIVILEGE_MASK_OUT_LEN; in efx_mcdi_privilege_mask_set()
362 req.emr_out_length = MC_CMD_PROXY_COMPLETE_OUT_LEN; in efx_mcdi_proxy_complete()
419 req.emr_out_length = response_size; in efx_mcdi_proxy_cmd()
H A Dsiena_phy.c180 req.emr_out_length = MC_CMD_GET_LINK_OUT_LEN; in siena_phy_get_link()
260 req.emr_out_length = MC_CMD_SET_LINK_OUT_LEN; in siena_phy_reconfigure()
316 req.emr_out_length = MC_CMD_SET_ID_LED_OUT_LEN; in siena_phy_reconfigure()
370 req.emr_out_length = MC_CMD_GET_PHY_STATE_OUT_LEN; in siena_phy_verify()
542 req.emr_out_length = MC_CMD_PHY_STATS_OUT_DMA_LEN; in siena_phy_stats_update()
555 EFSYS_ASSERT3U(req.emr_out_length, ==, MC_CMD_PHY_STATS_OUT_DMA_LEN); in siena_phy_stats_update()
635 req.emr_out_length = MCDI_CTL_SDU_LEN_MAX;
736 req.emr_out_length >= MC_CMD_POLL_BIST_OUT_MRSFP_LEN &&
H A Def10_nic.c33 req.emr_out_length = MC_CMD_GET_PORT_ASSIGNMENT_OUT_LEN; in efx_mcdi_get_port_assignment()
77 req.emr_out_length = MC_CMD_GET_PORT_MODES_OUT_LEN; in efx_mcdi_get_port_modes()
244 req.emr_out_length = MC_CMD_VADAPTOR_ALLOC_OUT_LEN; in efx_mcdi_vadaptor_alloc()
280 req.emr_out_length = MC_CMD_VADAPTOR_FREE_OUT_LEN; in efx_mcdi_vadaptor_free()
437 req.emr_out_length = MC_CMD_GET_CLOCK_OUT_LEN; in efx_mcdi_get_clock()
664 req.emr_out_length = 0; in efx_mcdi_free_vis()
705 req.emr_out_length = MC_CMD_ALLOC_PIOBUF_OUT_LEN; in efx_mcdi_alloc_piobuf()
747 req.emr_out_length = MC_CMD_FREE_PIOBUF_OUT_LEN; in efx_mcdi_free_piobuf()
781 req.emr_out_length = MC_CMD_LINK_PIOBUF_OUT_LEN; in efx_mcdi_link_piobuf()
1018 req.emr_out_length = MC_CMD_GET_PF_COUNT_OUT_LEN; in ef10_mcdi_get_pf_count()
[all …]
H A Def10_phy.c274 req.emr_out_length = MC_CMD_GET_LINK_OUT_V2_LEN; in ef10_phy_get_link()
350 req.emr_out_length = MC_CMD_SET_LINK_OUT_LEN; in efx_mcdi_phy_set_link()
454 req.emr_out_length = MC_CMD_SET_ID_LED_OUT_LEN; in efx_mcdi_phy_set_led()
571 req.emr_out_length = MC_CMD_GET_PHY_STATE_OUT_LEN; in ef10_phy_verify()
730 req.emr_out_length = MCDI_CTL_SDU_LEN_MAX_V1;
750 req.emr_out_length >= MC_CMD_POLL_BIST_OUT_MEM_LEN &&
780 req.emr_out_length >= MC_CMD_POLL_BIST_OUT_MRSFP_LEN &&
H A Defx_nvram.c560 req.emr_out_length = MC_CMD_NVRAM_PARTITIONS_OUT_LENMAX; in efx_mcdi_nvram_partitions()
621 req.emr_out_length = MC_CMD_NVRAM_METADATA_OUT_LENMAX;
708 req.emr_out_length = MC_CMD_NVRAM_INFO_V2_OUT_LEN; in efx_mcdi_nvram_info()
773 req.emr_out_length = MC_CMD_NVRAM_UPDATE_START_OUT_LEN; in efx_mcdi_nvram_update_start()
818 req.emr_out_length = MC_CMD_NVRAM_READ_OUT_LENMAX; in efx_mcdi_nvram_read()
867 req.emr_out_length = MC_CMD_NVRAM_ERASE_OUT_LEN; in efx_mcdi_nvram_erase()
927 req.emr_out_length = MC_CMD_NVRAM_WRITE_OUT_LEN; in efx_mcdi_nvram_write()
982 req.emr_out_length = MC_CMD_NVRAM_UPDATE_FINISH_V2_OUT_LEN; in efx_mcdi_nvram_update_finish()
1065 req.emr_out_length = MC_CMD_NVRAM_TEST_OUT_LEN; in efx_mcdi_nvram_test()
H A Defx_mae.c27 req.emr_out_length = MC_CMD_MAE_GET_CAPS_OUT_LEN; in efx_mae_get_capabilities()
106 req.emr_out_length = MC_CMD_MAE_GET_OR_CAPS_OUT_LEN(field_ncaps); in efx_mae_get_outer_rule_caps()
844 req.emr_out_length = MC_CMD_MAE_MPORT_LOOKUP_OUT_LEN; in efx_mcdi_mae_mport_lookup()
2235 req.emr_out_length = MC_CMD_MAE_OUTER_RULE_INSERT_OUT_LEN; in efx_mae_outer_rule_insert()
2420 req.emr_out_length = MC_CMD_MAE_MAC_ADDR_ALLOC_OUT_LEN; in efx_mae_mac_addr_alloc()
2486 req.emr_out_length = MC_CMD_MAE_MAC_ADDR_FREE_OUT_LEN(1); in efx_mae_mac_addr_free()
2660 req.emr_out_length = MC_CMD_MAE_ENCAP_HEADER_ALLOC_OUT_LEN; in efx_mae_encap_header_alloc()
2844 req.emr_out_length = MC_CMD_MAE_ACTION_SET_ALLOC_OUT_LEN; in efx_mae_action_set_alloc()
3332 req.emr_out_length = MC_CMD_MAE_ACTION_SET_FREE_OUT_LEN(1); in efx_mae_action_set_free()
3548 req.emr_out_length = MC_CMD_MAE_MPORT_ALLOC_ALIAS_OUT_LEN; in efx_mcdi_mport_alloc_alias()
[all …]
H A Dmcdi_mon.c209 req.emr_out_length = MC_CMD_READ_SENSORS_EXT_OUT_LEN; in efx_mcdi_read_sensors()
248 req.emr_out_length = MC_CMD_SENSOR_INFO_OUT_LENMAX; in efx_mcdi_sensor_info_npages()
298 req.emr_out_length = MC_CMD_SENSOR_INFO_OUT_LENMAX; in efx_mcdi_sensor_info()
364 req.emr_out_length = MC_CMD_SENSOR_INFO_OUT_LENMAX;
H A Defx_lic.c313 req.emr_out_length = 0; in efx_mcdi_fc_license_update_license()
359 req.emr_out_length = MC_CMD_FC_OUT_LICENSE_LEN; in efx_mcdi_fc_license_get_key_stats()
681 req.emr_out_length = MC_CMD_GET_LICENSED_APP_STATE_OUT_LEN; in efx_mcdi_licensed_app_state()
731 req.emr_out_length = 0; in efx_mcdi_licensing_update_licenses()
774 req.emr_out_length = MC_CMD_LICENSING_OUT_LEN; in efx_mcdi_licensing_get_key_stats()
837 req.emr_out_length = 0; in efx_mcdi_licensing_v3_update_licenses()
874 req.emr_out_length = MC_CMD_LICENSING_V3_OUT_LEN; in efx_mcdi_licensing_v3_report_license()
938 req.emr_out_length = MC_CMD_GET_LICENSED_V3_APP_STATE_OUT_LEN; in efx_mcdi_licensing_v3_app_state()
993 req.emr_out_length = MC_CMD_LICENSING_GET_ID_V3_OUT_LENMAX; in efx_mcdi_licensing_v3_get_id()
H A Def10_rx.c76 req.emr_out_length = MC_CMD_RSS_CONTEXT_ALLOC_OUT_LEN; in efx_mcdi_rss_context_alloc()
158 req.emr_out_length = MC_CMD_RSS_CONTEXT_FREE_OUT_LEN; in efx_mcdi_rss_context_free()
219 req.emr_out_length = MC_CMD_RSS_CONTEXT_SET_FLAGS_OUT_LEN; in efx_mcdi_rss_context_set_flags()
297 req.emr_out_length = MC_CMD_RSS_CONTEXT_SET_KEY_OUT_LEN; in efx_mcdi_rss_context_set_key()
354 req.emr_out_length = MC_CMD_RSS_CONTEXT_SET_TABLE_OUT_LEN; in efx_mcdi_rss_context_set_table()
420 req.emr_out_length = MC_CMD_RSS_CONTEXT_WRITE_TABLE_OUT_LEN; in efx_mcdi_rss_context_write_table()
H A Drhead_tunnel.c93 req.emr_out_length = MC_CMD_VNIC_ENCAP_RULE_ADD_OUT_LEN; in efx_mcdi_vnic_encap_rule_add()
172 req.emr_out_length = MC_CMD_VNIC_ENCAP_RULE_REMOVE_OUT_LEN; in efx_mcdi_vnic_encap_rule_remove()
H A Def10_intr.c69 req.emr_out_length = MC_CMD_TRIGGER_INTERRUPT_OUT_LEN; in efx_mcdi_trigger_interrupt()
H A Def10_mac.c86 req.emr_out_length = MC_CMD_VADAPTOR_SET_MAC_OUT_LEN; in efx_mcdi_vadapter_set_mac()
151 req.emr_out_length = MC_CMD_SET_MAC_OUT_LEN; in efx_mcdi_mtu_set()
187 req.emr_out_length = MC_CMD_SET_MAC_V2_OUT_LEN; in efx_mcdi_mtu_get()
282 req.emr_out_length = MC_CMD_SET_MAC_OUT_LEN; in ef10_mac_reconfigure()
H A Dsiena_mac.c82 req.emr_out_length = MC_CMD_SET_MAC_OUT_LEN; in siena_mac_reconfigure()
151 req.emr_out_length = MC_CMD_SET_MCAST_HASH_OUT_LEN; in siena_mac_reconfigure()
H A Drhead_rx.c294 req.emr_out_length = MC_CMD_GET_RX_PREFIX_ID_OUT_LENMAX; in efx_mcdi_get_rx_prefix_ids()
445 req.emr_out_length = MC_CMD_QUERY_RX_PREFIX_ID_OUT_LENMAX; in efx_mcdi_query_rx_prefix_id()
H A Dsiena_nic.c29 req.emr_out_length = MC_CMD_NVRAM_TYPES_OUT_LEN; in siena_nic_get_partn_mask()
452 req.emr_out_length = 0; in siena_nic_reset()
H A Def10_ev.c67 req.emr_out_length = MC_CMD_SET_EVQ_TMR_OUT_LEN; in efx_mcdi_set_evq_tmr()
274 req.emr_out_length = MC_CMD_DRIVER_EVENT_OUT_LEN; in efx_mcdi_driver_event()
H A Def10_filter.c181 req.emr_out_length = MC_CMD_FILTER_OP_EXT_OUT_LEN; in efx_mcdi_filter_op_add()
388 req.emr_out_length = MC_CMD_FILTER_OP_EXT_OUT_LEN; in efx_mcdi_filter_op_delete()
1222 req.emr_out_length = MC_CMD_GET_PARSER_DISP_INFO_OUT_LENMAX; in efx_mcdi_get_parser_disp_info()
H A Defx_tunnel.c135 req.emr_out_length = MC_CMD_SET_TUNNEL_ENCAP_UDP_PORTS_OUT_LEN; in efx_mcdi_set_tunnel_encap_udp_ports()
H A Dsiena_nvram.c456 req.emr_out_length = MC_CMD_GET_BOARD_CFG_OUT_LENMAX; in siena_nvram_get_subtype()
H A Defx_mcdi.h37 size_t emr_out_length; member
H A Defx_nic.c1030 req.emr_out_length = MC_CMD_GET_LOOPBACK_MODES_OUT_V2_LEN; in efx_mcdi_get_loopback_modes()