Home
last modified time | relevance | path

Searched refs:MCDI_BYTE (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/cdx/controller/
H A Dmcdi.h218 #define MCDI_BYTE(_buf, _field) \ macro
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dmcdi.h211 #define MCDI_BYTE(_buf, _field) \ macro
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmcdi.h227 #define MCDI_BYTE(_buf, _field) \ macro
H A Dmae.c261 desc->flags = MCDI_BYTE(outbuf, TABLE_DESCRIPTOR_OUT_FLAGS); in efx_mae_table_get_desc()
265 desc->scheme = MCDI_BYTE(outbuf, TABLE_DESCRIPTOR_OUT_SCHEME); in efx_mae_table_get_desc()
H A Def100_nic.c194 vi_window_mode = MCDI_BYTE(outbuf, in efx_ef100_init_datapath_caps()
H A Def10.c154 u8 vi_window_mode = MCDI_BYTE(outbuf, in efx_ef10_init_datapath_caps()