Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_wol.c80 req.emr_in_length = MC_CMD_WOL_FILTER_RESET_IN_LEN; in efx_wol_filter_clear()
122 req.emr_in_length = MC_CMD_WOL_FILTER_SET_IN_LEN; in efx_wol_filter_add()
242 req.emr_in_length = MC_CMD_WOL_FILTER_REMOVE_IN_LEN; in efx_wol_filter_remove()
283 req.emr_in_length = sizeof (type); in efx_lightsout_offload_add()
289 req.emr_in_length = MC_CMD_ADD_LIGHTSOUT_OFFLOAD_IN_ARP_LEN; in efx_lightsout_offload_add()
300 req.emr_in_length = MC_CMD_ADD_LIGHTSOUT_OFFLOAD_IN_NS_LEN; in efx_lightsout_offload_add()
364 req.emr_in_length = MC_CMD_REMOVE_LIGHTSOUT_OFFLOAD_IN_LEN; in efx_lightsout_offload_remove()
H A Defx_mcdi.c291 (emrp->emr_in_length > MCDI_CTL_SDU_LEN_MAX_V1))) { in efx_mcdi_request_start()
306 MC_CMD_V2_EXTN_IN_ACTUAL_LEN, emrp->emr_in_length); in efx_mcdi_request_start()
313 MCDI_HEADER_DATALEN, emrp->emr_in_length, in efx_mcdi_request_start()
325 emrp->emr_in_buf, emrp->emr_in_length); in efx_mcdi_request_start()
330 emrp->emr_in_buf, emrp->emr_in_length); in efx_mcdi_request_start()
914 req.emr_in_length = MC_CMD_GET_VERSION_IN_LEN;
955 req.emr_in_length = MC_CMD_GET_BOOT_STATUS_IN_LEN;
1028 req.emr_in_length = MC_CMD_REBOOT_IN_LEN; in efx_mcdi_do_reboot()
1101 req.emr_in_length = MC_CMD_GET_ASSERTS_IN_LEN; in efx_mcdi_read_assertion()
1187 req.emr_in_length = MC_CMD_DRV_ATTACH_IN_LEN; in efx_mcdi_drv_attach()
[all …]
H A Def10_nic.c57 req.emr_in_length = MC_CMD_GET_PORT_ASSIGNMENT_IN_LEN; in efx_mcdi_get_port_assignment()
101 req.emr_in_length = MC_CMD_GET_PORT_MODES_IN_LEN; in efx_mcdi_get_port_modes()
150 req.emr_in_length = MC_CMD_VADAPTOR_ALLOC_IN_LEN; in efx_mcdi_vadaptor_alloc()
187 req.emr_in_length = MC_CMD_VADAPTOR_FREE_IN_LEN; in efx_mcdi_vadaptor_free()
224 req.emr_in_length = MC_CMD_GET_MAC_ADDRESSES_IN_LEN;
282 req.emr_in_length = MC_CMD_VPORT_GET_MAC_ADDRESSES_IN_LEN;
345 req.emr_in_length = MC_CMD_GET_CLOCK_IN_LEN; in efx_mcdi_get_clock()
394 req.emr_in_length = MC_CMD_GET_VECTOR_CFG_IN_LEN; in efx_mcdi_get_vector_cfg()
441 req.emr_in_length = MC_CMD_GET_CAPABILITIES_IN_LEN; in efx_mcdi_get_capabilities()
497 req.emr_in_length = MC_CMD_ALLOC_VIS_IN_LEN; in efx_mcdi_alloc_vis()
[all …]
H A Def10_rx.c65 req.emr_in_length = MC_CMD_INIT_RXQ_IN_LEN(npages); in efx_mcdi_init_rxq()
123 req.emr_in_length = MC_CMD_FINI_RXQ_IN_LEN; in efx_mcdi_fini_rxq()
179 req.emr_in_length = MC_CMD_RSS_CONTEXT_ALLOC_IN_LEN; in efx_mcdi_rss_context_alloc()
245 req.emr_in_length = MC_CMD_RSS_CONTEXT_FREE_IN_LEN; in efx_mcdi_rss_context_free()
289 req.emr_in_length = MC_CMD_RSS_CONTEXT_SET_FLAGS_IN_LEN; in efx_mcdi_rss_context_set_flags()
345 req.emr_in_length = MC_CMD_RSS_CONTEXT_SET_KEY_IN_LEN; in efx_mcdi_rss_context_set_key()
403 req.emr_in_length = MC_CMD_RSS_CONTEXT_SET_TABLE_IN_LEN; in efx_mcdi_rss_context_set_table()
H A Defx_nvram.c499 req.emr_in_length = MC_CMD_NVRAM_PARTITIONS_IN_LEN; in efx_mcdi_nvram_partitions()
561 req.emr_in_length = MC_CMD_NVRAM_METADATA_IN_LEN;
652 req.emr_in_length = MC_CMD_NVRAM_INFO_IN_LEN; in efx_mcdi_nvram_info()
709 req.emr_in_length = MC_CMD_NVRAM_UPDATE_START_IN_LEN; in efx_mcdi_nvram_update_start()
752 req.emr_in_length = MC_CMD_NVRAM_READ_IN_V2_LEN; in efx_mcdi_nvram_read()
802 req.emr_in_length = MC_CMD_NVRAM_ERASE_IN_LEN; in efx_mcdi_nvram_erase()
858 req.emr_in_length = MC_CMD_NVRAM_WRITE_IN_LEN(size); in efx_mcdi_nvram_write()
900 req.emr_in_length = MC_CMD_NVRAM_UPDATE_FINISH_IN_LEN; in efx_mcdi_nvram_update_finish()
938 req.emr_in_length = MC_CMD_NVRAM_TEST_IN_LEN; in efx_mcdi_nvram_test()
H A Def10_phy.c212 req.emr_in_length = MC_CMD_GET_LINK_IN_LEN; in ef10_phy_get_link()
294 req.emr_in_length = MC_CMD_SET_LINK_IN_LEN; in ef10_phy_reconfigure()
356 req.emr_in_length = MC_CMD_SET_ID_LED_IN_LEN; in ef10_phy_reconfigure()
411 req.emr_in_length = MC_CMD_GET_PHY_STATE_IN_LEN; in ef10_phy_verify()
H A Dsiena_phy.c203 req.emr_in_length = MC_CMD_GET_LINK_IN_LEN; in siena_phy_get_link()
283 req.emr_in_length = MC_CMD_SET_LINK_IN_LEN; in siena_phy_reconfigure()
339 req.emr_in_length = MC_CMD_SET_ID_LED_IN_LEN; in siena_phy_reconfigure()
394 req.emr_in_length = MC_CMD_GET_PHY_STATE_IN_LEN; in siena_phy_verify()
562 req.emr_in_length = MC_CMD_PHY_STATS_IN_LEN; in siena_phy_stats_update()
654 req.emr_in_length = MC_CMD_POLL_BIST_IN_LEN;
H A Defx_lic.c351 req.emr_in_length = MC_CMD_FC_IN_LICENSE_LEN; in efx_mcdi_fc_license_update_license()
395 req.emr_in_length = MC_CMD_FC_IN_LICENSE_LEN; in efx_mcdi_fc_license_get_key_stats()
727 req.emr_in_length = MC_CMD_GET_LICENSED_APP_STATE_IN_LEN; in efx_mcdi_licensed_app_state()
778 req.emr_in_length = MC_CMD_LICENSING_IN_LEN; in efx_mcdi_licensing_update_licenses()
822 req.emr_in_length = MC_CMD_LICENSING_IN_LEN; in efx_mcdi_licensing_get_key_stats()
885 req.emr_in_length = MC_CMD_LICENSING_V3_IN_LEN; in efx_mcdi_licensing_v3_update_licenses()
922 req.emr_in_length = MC_CMD_LICENSING_V3_IN_LEN; in efx_mcdi_licensing_v3_report_license()
986 req.emr_in_length = MC_CMD_GET_LICENSED_V3_APP_STATE_IN_LEN; in efx_mcdi_licensing_v3_app_state()
1043 req.emr_in_length = MC_CMD_LICENSING_GET_ID_V3_IN_LEN; in efx_mcdi_licensing_v3_get_id()
1050 req.emr_in_length = MC_CMD_LICENSING_GET_ID_V3_IN_LEN; in efx_mcdi_licensing_v3_get_id()
H A Dmcdi_mon.c320 req.emr_in_length = MC_CMD_READ_SENSORS_EXT_IN_LEN; in efx_mcdi_read_sensors()
354 req.emr_in_length = MC_CMD_SENSOR_INFO_EXT_IN_LEN; in efx_mcdi_sensor_info_npages()
399 req.emr_in_length = MC_CMD_SENSOR_INFO_EXT_IN_LEN; in efx_mcdi_sensor_info()
H A Def10_intr.c93 req.emr_in_length = MC_CMD_TRIGGER_INTERRUPT_IN_LEN; in efx_mcdi_trigger_interrupt()
H A Dsiena_nic.c50 req.emr_in_length = MC_CMD_NVRAM_TYPES_IN_LEN; in siena_nic_get_partn_mask()
321 req.emr_in_length = 0; in siena_nic_reset()
H A Def10_mac.c109 req.emr_in_length = MC_CMD_VADAPTOR_SET_MAC_IN_LEN; in efx_mcdi_vadapter_set_mac()
175 req.emr_in_length = MC_CMD_SET_MAC_EXT_IN_LEN; in efx_mcdi_mtu_set()
243 req.emr_in_length = MC_CMD_SET_MAC_IN_LEN; in ef10_mac_reconfigure()
H A Dhunt_phy.c96 req.emr_in_length = MC_CMD_POLL_BIST_IN_LEN;
H A Dsiena_mac.c105 req.emr_in_length = MC_CMD_SET_MAC_IN_LEN; in siena_mac_reconfigure()
173 req.emr_in_length = MC_CMD_SET_MCAST_HASH_IN_LEN; in siena_mac_reconfigure()
H A Def10_ev.c115 req.emr_in_length = MC_CMD_INIT_EVQ_IN_LEN(npages); in efx_mcdi_init_evq()
203 req.emr_in_length = MC_CMD_FINI_EVQ_IN_LEN; in efx_mcdi_fini_evq()
361 req.emr_in_length = MC_CMD_DRIVER_EVENT_IN_LEN; in efx_mcdi_driver_event()
H A Dmedford_nic.c51 req.emr_in_length = MC_CMD_GET_RXDP_CONFIG_IN_LEN; in efx_mcdi_get_rxdp_config()
H A Def10_tx.c78 req.emr_in_length = MC_CMD_INIT_TXQ_IN_LEN(npages); in efx_mcdi_init_txq()
143 req.emr_in_length = MC_CMD_FINI_TXQ_IN_LEN; in efx_mcdi_fini_txq()
H A Def10_filter.c193 req.emr_in_length = MC_CMD_FILTER_OP_IN_LEN; in efx_mcdi_filter_op_add()
331 req.emr_in_length = MC_CMD_FILTER_OP_IN_LEN; in efx_mcdi_filter_op_delete()
899 req.emr_in_length = MC_CMD_GET_PARSER_DISP_INFO_IN_LEN; in efx_mcdi_get_parser_disp_info()
H A Defx_mcdi.h53 size_t emr_in_length; member
H A Dsiena_nvram.c442 req.emr_in_length = MC_CMD_GET_BOARD_CFG_IN_LEN; in siena_nvram_get_subtype()
H A Defx_nic.c896 req.emr_in_length = MC_CMD_GET_LOOPBACK_MODES_IN_LEN; in efx_mcdi_get_loopback_modes()
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_mcdi.c394 emr.emr_in_length = smip->smi_len; in sfxge_mcdi_ioctl()
458 emr.emr_in_length = smip->smi_len; in sfxge_mcdi2_ioctl()