Home
last modified time | relevance | path

Searched refs:MCDI_QWORD (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/cdx/controller/
H A Dmcdi_functions.c79 MCDI_QWORD(outbuf, CDX_BUS_GET_DEVICE_CONFIG_OUT_MMIO_REGION0_BASE); in cdx_mcdi_get_dev_config()
81 MCDI_QWORD(outbuf, CDX_BUS_GET_DEVICE_CONFIG_OUT_MMIO_REGION0_BASE) + in cdx_mcdi_get_dev_config()
82 MCDI_QWORD(outbuf, in cdx_mcdi_get_dev_config()
90 MCDI_QWORD(outbuf, CDX_BUS_GET_DEVICE_CONFIG_OUT_MMIO_REGION1_BASE); in cdx_mcdi_get_dev_config()
92 MCDI_QWORD(outbuf, CDX_BUS_GET_DEVICE_CONFIG_OUT_MMIO_REGION1_BASE) + in cdx_mcdi_get_dev_config()
93 MCDI_QWORD(outbuf, in cdx_mcdi_get_dev_config()
101 MCDI_QWORD(outbuf, CDX_BUS_GET_DEVICE_CONFIG_OUT_MMIO_REGION2_BASE); in cdx_mcdi_get_dev_config()
103 MCDI_QWORD(outbuf, CDX_BUS_GET_DEVICE_CONFIG_OUT_MMIO_REGION2_BASE) + in cdx_mcdi_get_dev_config()
104 MCDI_QWORD(outbuf, in cdx_mcdi_get_dev_config()
112 MCDI_QWORD(outbuf, CDX_BUS_GET_DEVICE_CONFIG_OUT_MMIO_REGION3_BASE); in cdx_mcdi_get_dev_config()
[all …]
H A Dmcdi.h238 #define MCDI_QWORD(_buf, _field) \ macro
/openbmc/linux/drivers/net/ethernet/sfc/
H A Defx_devlink.c300 tstamp = MCDI_QWORD(outbuf, in efx_devlink_info_running_v2()
332 tstamp = MCDI_QWORD(outbuf, in efx_devlink_info_running_v2()
H A Dmcdi.h335 #define MCDI_QWORD(_buf, _field) \ macro
H A Dmcdi_port_common.c103 *loopback_modes = MCDI_QWORD(outbuf, GET_LOOPBACK_MODES_OUT_SUGGESTED); in efx_mcdi_loopback_modes()
H A Dmcdi_filters.c262 *handle = MCDI_QWORD(outbuf, FILTER_OP_OUT_HANDLE); in efx_mcdi_filter_push()
H A Def10.c198 nic_data->licensed_features = MCDI_QWORD(outbuf, in efx_ef10_read_licensed_features()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dmcdi.h282 #define MCDI_QWORD(_buf, _field) \ macro
H A Dmcdi_port_common.c104 *loopback_modes = MCDI_QWORD(outbuf, GET_LOOPBACK_MODES_OUT_SUGGESTED); in efx_mcdi_loopback_modes()