/illumos-gate/usr/src/uts/common/io/sfxge/common/ |
H A D | ef10_nic.c | 58 req.emr_out_buf = payload; in efx_mcdi_get_port_assignment() 102 req.emr_out_buf = payload; in efx_mcdi_get_port_modes() 151 req.emr_out_buf = payload; in efx_mcdi_vadaptor_alloc() 188 req.emr_out_buf = payload; in efx_mcdi_vadaptor_free() 225 req.emr_out_buf = payload; 283 req.emr_out_buf = payload; 346 req.emr_out_buf = payload; in efx_mcdi_get_clock() 395 req.emr_out_buf = payload; in efx_mcdi_get_vector_cfg() 442 req.emr_out_buf = payload; in efx_mcdi_get_capabilities() 498 req.emr_out_buf = payload; in efx_mcdi_alloc_vis() [all …]
|
H A D | efx_mcdi.c | 461 if (emrp->emr_out_buf == NULL) in efx_mcdi_finish_response() 481 efx_mcdi_read_response(enp, emrp->emr_out_buf, hdr_len, bytes); in efx_mcdi_finish_response() 488 emrp->emr_out_buf, bytes); in efx_mcdi_finish_response() 915 req.emr_out_buf = payload; 956 req.emr_out_buf = payload; 1029 req.emr_out_buf = payload; in efx_mcdi_do_reboot() 1102 req.emr_out_buf = payload; in efx_mcdi_read_assertion() 1188 req.emr_out_buf = payload; in efx_mcdi_drv_attach() 1267 req.emr_out_buf = payload; 1347 req.emr_out_buf = payload; in efx_mcdi_get_resource_limits() [all …]
|
H A D | efx_wol.c | 81 req.emr_out_buf = payload; in efx_wol_filter_clear() 123 req.emr_out_buf = payload; in efx_wol_filter_add() 243 req.emr_out_buf = payload; in efx_wol_filter_remove() 284 req.emr_out_buf = payload; in efx_lightsout_offload_add() 365 req.emr_out_buf = payload; in efx_lightsout_offload_remove()
|
H A D | ef10_rx.c | 66 req.emr_out_buf = payload; in efx_mcdi_init_rxq() 124 req.emr_out_buf = payload; in efx_mcdi_fini_rxq() 180 req.emr_out_buf = payload; in efx_mcdi_rss_context_alloc() 246 req.emr_out_buf = payload; in efx_mcdi_rss_context_free() 290 req.emr_out_buf = payload; in efx_mcdi_rss_context_set_flags() 346 req.emr_out_buf = payload; in efx_mcdi_rss_context_set_key() 404 req.emr_out_buf = payload; in efx_mcdi_rss_context_set_table()
|
H A D | efx_nvram.c | 500 req.emr_out_buf = payload; in efx_mcdi_nvram_partitions() 562 req.emr_out_buf = payload; 653 req.emr_out_buf = payload; in efx_mcdi_nvram_info() 710 req.emr_out_buf = payload; in efx_mcdi_nvram_update_start() 753 req.emr_out_buf = payload; in efx_mcdi_nvram_read() 803 req.emr_out_buf = payload; in efx_mcdi_nvram_erase() 859 req.emr_out_buf = payload; in efx_mcdi_nvram_write() 901 req.emr_out_buf = payload; in efx_mcdi_nvram_update_finish() 939 req.emr_out_buf = payload; in efx_mcdi_nvram_test()
|
H A D | ef10_phy.c | 213 req.emr_out_buf = payload; in ef10_phy_get_link() 295 req.emr_out_buf = payload; in ef10_phy_reconfigure() 357 req.emr_out_buf = payload; in ef10_phy_reconfigure() 412 req.emr_out_buf = payload; in ef10_phy_verify()
|
H A D | siena_phy.c | 204 req.emr_out_buf = payload; in siena_phy_get_link() 284 req.emr_out_buf = payload; in siena_phy_reconfigure() 340 req.emr_out_buf = payload; in siena_phy_reconfigure() 395 req.emr_out_buf = payload; in siena_phy_verify() 563 req.emr_out_buf = payload; in siena_phy_stats_update() 655 req.emr_out_buf = payload;
|
H A D | efx_lic.c | 352 req.emr_out_buf = payload; in efx_mcdi_fc_license_update_license() 396 req.emr_out_buf = payload; in efx_mcdi_fc_license_get_key_stats() 728 req.emr_out_buf = payload; in efx_mcdi_licensed_app_state() 779 req.emr_out_buf = payload; in efx_mcdi_licensing_update_licenses() 823 req.emr_out_buf = payload; in efx_mcdi_licensing_get_key_stats() 886 req.emr_out_buf = NULL; in efx_mcdi_licensing_v3_update_licenses() 923 req.emr_out_buf = payload; in efx_mcdi_licensing_v3_report_license() 987 req.emr_out_buf = payload; in efx_mcdi_licensing_v3_app_state() 1044 req.emr_out_buf = bufferp; in efx_mcdi_licensing_v3_get_id() 1051 req.emr_out_buf = bufferp; in efx_mcdi_licensing_v3_get_id()
|
H A D | mcdi_mon.c | 321 req.emr_out_buf = payload; in efx_mcdi_read_sensors() 355 req.emr_out_buf = payload; in efx_mcdi_sensor_info_npages() 400 req.emr_out_buf = payload; in efx_mcdi_sensor_info()
|
H A D | ef10_intr.c | 94 req.emr_out_buf = payload; in efx_mcdi_trigger_interrupt()
|
H A D | siena_nic.c | 51 req.emr_out_buf = payload; in siena_nic_get_partn_mask() 322 req.emr_out_buf = NULL; in siena_nic_reset()
|
H A D | ef10_mac.c | 110 req.emr_out_buf = payload; in efx_mcdi_vadapter_set_mac() 176 req.emr_out_buf = payload; in efx_mcdi_mtu_set() 244 req.emr_out_buf = payload; in ef10_mac_reconfigure()
|
H A D | hunt_phy.c | 97 req.emr_out_buf = payload;
|
H A D | siena_mac.c | 106 req.emr_out_buf = payload; in siena_mac_reconfigure() 174 req.emr_out_buf = payload; in siena_mac_reconfigure()
|
H A D | ef10_ev.c | 116 req.emr_out_buf = payload; in efx_mcdi_init_evq() 204 req.emr_out_buf = payload; in efx_mcdi_fini_evq() 362 req.emr_out_buf = payload; in efx_mcdi_driver_event()
|
H A D | efx_mcdi.h | 56 uint8_t *emr_out_buf; member 363 ((_type *)((_emr).emr_out_buf + (_ofst)))
|
H A D | medford_nic.c | 52 req.emr_out_buf = payload; in efx_mcdi_get_rxdp_config()
|
H A D | ef10_tx.c | 79 req.emr_out_buf = payload; in efx_mcdi_init_txq() 144 req.emr_out_buf = payload; in efx_mcdi_fini_txq()
|
H A D | ef10_filter.c | 194 req.emr_out_buf = payload; in efx_mcdi_filter_op_add() 332 req.emr_out_buf = payload; in efx_mcdi_filter_op_delete() 900 req.emr_out_buf = payload; in efx_mcdi_get_parser_disp_info()
|
H A D | siena_nvram.c | 443 req.emr_out_buf = payload; in siena_nvram_get_subtype()
|
H A D | efx_nic.c | 897 req.emr_out_buf = payload; in efx_mcdi_get_loopback_modes()
|
/illumos-gate/usr/src/uts/common/io/sfxge/ |
H A D | sfxge_mcdi.c | 396 emr.emr_out_buf = out; in sfxge_mcdi_ioctl() 460 emr.emr_out_buf = out; in sfxge_mcdi2_ioctl()
|