Home
last modified time | relevance | path

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

/linux/drivers/cdx/controller/
H A Dmcdi_functions.c80 if (MCDI_QWORD(outbuf, CDX_BUS_GET_DEVICE_CONFIG_OUT_MMIO_REGION0_SIZE) != 0) { in cdx_mcdi_get_dev_config()
82 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()
91 if (MCDI_QWORD(outbuf, CDX_BUS_GET_DEVICE_CONFIG_OUT_MMIO_REGION1_SIZE) != 0) { 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()
102 if (MCDI_QWORD(outbuf, CDX_BUS_GET_DEVICE_CONFIG_OUT_MMIO_REGION2_SIZE) != 0) { 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()
[all …]
H A Dmcdi.h238 #define MCDI_QWORD(_buf, _field) \ macro
/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()
/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()