| /dpdk/drivers/common/sfc_efx/base/ |
| H A D | ef10_evb.c | 57 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 D | efx_mcdi.c | 1343 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 D | rhead_virtio.c | 62 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 D | ef10_proxy.c | 50 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 D | siena_phy.c | 180 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 D | ef10_nic.c | 33 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 D | ef10_phy.c | 274 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 D | efx_nvram.c | 560 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 D | efx_mae.c | 27 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 D | mcdi_mon.c | 209 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 D | efx_lic.c | 313 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 D | ef10_rx.c | 76 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 D | rhead_tunnel.c | 93 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 D | ef10_intr.c | 69 req.emr_out_length = MC_CMD_TRIGGER_INTERRUPT_OUT_LEN; in efx_mcdi_trigger_interrupt()
|
| H A D | ef10_mac.c | 86 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 D | siena_mac.c | 82 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 D | rhead_rx.c | 294 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 D | siena_nic.c | 29 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 D | ef10_ev.c | 67 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 D | ef10_filter.c | 181 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 D | efx_tunnel.c | 135 req.emr_out_length = MC_CMD_SET_TUNNEL_ENCAP_UDP_PORTS_OUT_LEN; in efx_mcdi_set_tunnel_encap_udp_ports()
|
| H A D | siena_nvram.c | 456 req.emr_out_length = MC_CMD_GET_BOARD_CFG_OUT_LENMAX; in siena_nvram_get_subtype()
|
| H A D | efx_mcdi.h | 37 size_t emr_out_length; member
|
| H A D | efx_nic.c | 1030 req.emr_out_length = MC_CMD_GET_LOOPBACK_MODES_OUT_V2_LEN; in efx_mcdi_get_loopback_modes()
|