Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Def10_nic.c59 req.emr_out_length = MC_CMD_GET_PORT_ASSIGNMENT_OUT_LEN; in efx_mcdi_get_port_assignment()
103 req.emr_out_length = MC_CMD_GET_PORT_MODES_OUT_LEN; in efx_mcdi_get_port_modes()
152 req.emr_out_length = MC_CMD_VADAPTOR_ALLOC_OUT_LEN; in efx_mcdi_vadaptor_alloc()
189 req.emr_out_length = MC_CMD_VADAPTOR_FREE_OUT_LEN; in efx_mcdi_vadaptor_free()
226 req.emr_out_length = MC_CMD_GET_MAC_ADDRESSES_OUT_LEN;
284 req.emr_out_length = MC_CMD_VPORT_GET_MAC_ADDRESSES_OUT_LENMAX;
347 req.emr_out_length = MC_CMD_GET_CLOCK_OUT_LEN; in efx_mcdi_get_clock()
396 req.emr_out_length = MC_CMD_GET_VECTOR_CFG_OUT_LEN; in efx_mcdi_get_vector_cfg()
443 req.emr_out_length = MC_CMD_GET_CAPABILITIES_V2_OUT_LEN; in efx_mcdi_get_capabilities()
499 req.emr_out_length = MC_CMD_ALLOC_VIS_OUT_LEN; in efx_mcdi_alloc_vis()
[all …]
H A Dhunt_phy.c98 req.emr_out_length = MCDI_CTL_SDU_LEN_MAX;
118 req.emr_out_length >= MC_CMD_POLL_BIST_OUT_MEM_LEN &&
148 req.emr_out_length >= MC_CMD_POLL_BIST_OUT_MRSFP_LEN &&
H A Defx_wol.c82 req.emr_out_length = MC_CMD_WOL_FILTER_RESET_OUT_LEN; in efx_wol_filter_clear()
124 req.emr_out_length = MC_CMD_WOL_FILTER_SET_OUT_LEN; in efx_wol_filter_add()
244 req.emr_out_length = MC_CMD_WOL_FILTER_REMOVE_OUT_LEN; in efx_wol_filter_remove()
285 req.emr_out_length = MC_CMD_ADD_LIGHTSOUT_OFFLOAD_OUT_LEN; in efx_lightsout_offload_add()
366 req.emr_out_length = MC_CMD_REMOVE_LIGHTSOUT_OFFLOAD_OUT_LEN; in efx_lightsout_offload_remove()
H A Dsiena_phy.c205 req.emr_out_length = MC_CMD_GET_LINK_OUT_LEN; in siena_phy_get_link()
285 req.emr_out_length = MC_CMD_SET_LINK_OUT_LEN; in siena_phy_reconfigure()
341 req.emr_out_length = MC_CMD_SET_ID_LED_OUT_LEN; in siena_phy_reconfigure()
396 req.emr_out_length = MC_CMD_GET_PHY_STATE_OUT_LEN; in siena_phy_verify()
564 req.emr_out_length = MC_CMD_PHY_STATS_OUT_DMA_LEN; in siena_phy_stats_update()
577 EFSYS_ASSERT3U(req.emr_out_length, ==, MC_CMD_PHY_STATS_OUT_DMA_LEN); in siena_phy_stats_update()
656 req.emr_out_length = MCDI_CTL_SDU_LEN_MAX;
757 req.emr_out_length >= MC_CMD_POLL_BIST_OUT_MRSFP_LEN &&
H A Defx_mcdi.c480 bytes = MIN(emrp->emr_out_length_used, emrp->emr_out_length); in efx_mcdi_finish_response()
916 req.emr_out_length = MC_CMD_GET_VERSION_OUT_LEN;
957 req.emr_out_length = MC_CMD_GET_BOOT_STATUS_OUT_LEN;
1030 req.emr_out_length = MC_CMD_REBOOT_OUT_LEN; in efx_mcdi_do_reboot()
1103 req.emr_out_length = MC_CMD_GET_ASSERTS_OUT_LEN; in efx_mcdi_read_assertion()
1189 req.emr_out_length = MC_CMD_DRV_ATTACH_EXT_OUT_LEN; in efx_mcdi_drv_attach()
1268 req.emr_out_length = MC_CMD_GET_BOARD_CFG_OUT_LENMIN;
1348 req.emr_out_length = MC_CMD_GET_RESOURCE_LIMITS_OUT_LEN; in efx_mcdi_get_resource_limits()
1395 req.emr_out_length = MC_CMD_GET_PHY_CFG_OUT_LEN; in efx_mcdi_get_phy_cfg()
1603 req.emr_out_length = 0; in efx_mcdi_bist_enable_offline()
[all …]
H A Def10_rx.c67 req.emr_out_length = MC_CMD_INIT_RXQ_OUT_LEN; in efx_mcdi_init_rxq()
125 req.emr_out_length = MC_CMD_FINI_RXQ_OUT_LEN; in efx_mcdi_fini_rxq()
181 req.emr_out_length = MC_CMD_RSS_CONTEXT_ALLOC_OUT_LEN; in efx_mcdi_rss_context_alloc()
247 req.emr_out_length = MC_CMD_RSS_CONTEXT_FREE_OUT_LEN; in efx_mcdi_rss_context_free()
291 req.emr_out_length = MC_CMD_RSS_CONTEXT_SET_FLAGS_OUT_LEN; in efx_mcdi_rss_context_set_flags()
347 req.emr_out_length = MC_CMD_RSS_CONTEXT_SET_KEY_OUT_LEN; in efx_mcdi_rss_context_set_key()
405 req.emr_out_length = MC_CMD_RSS_CONTEXT_SET_TABLE_OUT_LEN; in efx_mcdi_rss_context_set_table()
H A Defx_nvram.c501 req.emr_out_length = MC_CMD_NVRAM_PARTITIONS_OUT_LENMAX; in efx_mcdi_nvram_partitions()
563 req.emr_out_length = MC_CMD_NVRAM_METADATA_OUT_LENMAX;
654 req.emr_out_length = MC_CMD_NVRAM_INFO_V2_OUT_LEN; in efx_mcdi_nvram_info()
711 req.emr_out_length = MC_CMD_NVRAM_UPDATE_START_OUT_LEN; in efx_mcdi_nvram_update_start()
754 req.emr_out_length = MC_CMD_NVRAM_READ_OUT_LENMAX; in efx_mcdi_nvram_read()
804 req.emr_out_length = MC_CMD_NVRAM_ERASE_OUT_LEN; in efx_mcdi_nvram_erase()
860 req.emr_out_length = MC_CMD_NVRAM_WRITE_OUT_LEN; in efx_mcdi_nvram_write()
902 req.emr_out_length = MC_CMD_NVRAM_UPDATE_FINISH_OUT_LEN; in efx_mcdi_nvram_update_finish()
940 req.emr_out_length = MC_CMD_NVRAM_TEST_OUT_LEN; in efx_mcdi_nvram_test()
H A Def10_phy.c214 req.emr_out_length = MC_CMD_GET_LINK_OUT_LEN; in ef10_phy_get_link()
296 req.emr_out_length = MC_CMD_SET_LINK_OUT_LEN; in ef10_phy_reconfigure()
358 req.emr_out_length = MC_CMD_SET_ID_LED_OUT_LEN; in ef10_phy_reconfigure()
413 req.emr_out_length = MC_CMD_GET_PHY_STATE_OUT_LEN; in ef10_phy_verify()
H A Defx_lic.c353 req.emr_out_length = 0; in efx_mcdi_fc_license_update_license()
397 req.emr_out_length = MC_CMD_FC_OUT_LICENSE_LEN; in efx_mcdi_fc_license_get_key_stats()
729 req.emr_out_length = MC_CMD_GET_LICENSED_APP_STATE_OUT_LEN; in efx_mcdi_licensed_app_state()
780 req.emr_out_length = 0; in efx_mcdi_licensing_update_licenses()
824 req.emr_out_length = MC_CMD_LICENSING_OUT_LEN; in efx_mcdi_licensing_get_key_stats()
887 req.emr_out_length = 0; in efx_mcdi_licensing_v3_update_licenses()
924 req.emr_out_length = MC_CMD_LICENSING_V3_OUT_LEN; in efx_mcdi_licensing_v3_report_license()
988 req.emr_out_length = MC_CMD_GET_LICENSED_V3_APP_STATE_OUT_LEN; in efx_mcdi_licensing_v3_app_state()
1045 req.emr_out_length = MC_CMD_LICENSING_GET_ID_V3_OUT_LENMIN; in efx_mcdi_licensing_v3_get_id()
1052 req.emr_out_length = MIN(buffer_size, MC_CMD_LICENSING_GET_ID_V3_OUT_LENMAX); in efx_mcdi_licensing_v3_get_id()
[all …]
H A Dmcdi_mon.c322 req.emr_out_length = MC_CMD_READ_SENSORS_EXT_OUT_LEN; in efx_mcdi_read_sensors()
356 req.emr_out_length = MC_CMD_SENSOR_INFO_OUT_LENMAX; in efx_mcdi_sensor_info_npages()
401 req.emr_out_length = MC_CMD_SENSOR_INFO_OUT_LENMAX; in efx_mcdi_sensor_info()
H A Def10_intr.c95 req.emr_out_length = MC_CMD_TRIGGER_INTERRUPT_OUT_LEN; in efx_mcdi_trigger_interrupt()
H A Dsiena_nic.c52 req.emr_out_length = MC_CMD_NVRAM_TYPES_OUT_LEN; in siena_nic_get_partn_mask()
323 req.emr_out_length = 0; in siena_nic_reset()
H A Def10_mac.c111 req.emr_out_length = MC_CMD_VADAPTOR_SET_MAC_OUT_LEN; in efx_mcdi_vadapter_set_mac()
177 req.emr_out_length = MC_CMD_SET_MAC_OUT_LEN; in efx_mcdi_mtu_set()
245 req.emr_out_length = MC_CMD_SET_MAC_OUT_LEN; in ef10_mac_reconfigure()
H A Dsiena_mac.c107 req.emr_out_length = MC_CMD_SET_MAC_OUT_LEN; in siena_mac_reconfigure()
175 req.emr_out_length = MC_CMD_SET_MCAST_HASH_OUT_LEN; in siena_mac_reconfigure()
H A Def10_ev.c117 req.emr_out_length = MC_CMD_INIT_EVQ_OUT_LEN; in efx_mcdi_init_evq()
205 req.emr_out_length = MC_CMD_FINI_EVQ_OUT_LEN; in efx_mcdi_fini_evq()
363 req.emr_out_length = MC_CMD_DRIVER_EVENT_OUT_LEN; in efx_mcdi_driver_event()
H A Dmedford_nic.c53 req.emr_out_length = MC_CMD_GET_RXDP_CONFIG_OUT_LEN; in efx_mcdi_get_rxdp_config()
H A Def10_tx.c80 req.emr_out_length = MC_CMD_INIT_TXQ_OUT_LEN; in efx_mcdi_init_txq()
145 req.emr_out_length = MC_CMD_FINI_TXQ_OUT_LEN; in efx_mcdi_fini_txq()
H A Def10_filter.c195 req.emr_out_length = MC_CMD_FILTER_OP_OUT_LEN; in efx_mcdi_filter_op_add()
333 req.emr_out_length = MC_CMD_FILTER_OP_OUT_LEN; in efx_mcdi_filter_op_delete()
901 req.emr_out_length = MC_CMD_GET_PARSER_DISP_INFO_OUT_LENMAX; in efx_mcdi_get_parser_disp_info()
H A Defx_mcdi.h57 size_t emr_out_length; member
H A Dsiena_nvram.c444 req.emr_out_length = MC_CMD_GET_BOARD_CFG_OUT_LENMAX; in siena_nvram_get_subtype()
H A Defx_nic.c898 req.emr_out_length = MC_CMD_GET_LOOPBACK_MODES_OUT_LEN; in efx_mcdi_get_loopback_modes()
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_mcdi.c397 emr.emr_out_length = sizeof (smip->smi_payload); in sfxge_mcdi_ioctl()
461 emr.emr_out_length = sizeof (smip->smi_payload); in sfxge_mcdi2_ioctl()