Home
last modified time | relevance | path

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

/linux-6.15/drivers/cdx/controller/
H A Dmcdi_functions.c82 MCDI_QWORD(outbuf, CDX_BUS_GET_DEVICE_CONFIG_OUT_MMIO_REGION0_BASE); in cdx_mcdi_get_dev_config()
84 MCDI_QWORD(outbuf, CDX_BUS_GET_DEVICE_CONFIG_OUT_MMIO_REGION0_BASE) + in cdx_mcdi_get_dev_config()
85 MCDI_QWORD(outbuf, in cdx_mcdi_get_dev_config()
93 MCDI_QWORD(outbuf, CDX_BUS_GET_DEVICE_CONFIG_OUT_MMIO_REGION1_BASE); in cdx_mcdi_get_dev_config()
95 MCDI_QWORD(outbuf, CDX_BUS_GET_DEVICE_CONFIG_OUT_MMIO_REGION1_BASE) + in cdx_mcdi_get_dev_config()
96 MCDI_QWORD(outbuf, in cdx_mcdi_get_dev_config()
104 MCDI_QWORD(outbuf, CDX_BUS_GET_DEVICE_CONFIG_OUT_MMIO_REGION2_BASE); in cdx_mcdi_get_dev_config()
106 MCDI_QWORD(outbuf, CDX_BUS_GET_DEVICE_CONFIG_OUT_MMIO_REGION2_BASE) + in cdx_mcdi_get_dev_config()
107 MCDI_QWORD(outbuf, in cdx_mcdi_get_dev_config()
115 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
/linux-6.15/drivers/net/ethernet/sfc/
H A Defx_devlink.c301 tstamp = MCDI_QWORD(outbuf, in efx_devlink_info_running_v2()
333 tstamp = MCDI_QWORD(outbuf, in efx_devlink_info_running_v2()
H A Dmcdi.h327 #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()
/linux-6.15/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()