Home
last modified time | relevance | path

Searched refs:MCDI_ARRAY_STRUCT_PTR (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/sfc/siena/
Dmcdi.h298 #define MCDI_ARRAY_STRUCT_PTR(_buf, _field, _index) \ macro
326 MCDI_FIELD(MCDI_ARRAY_STRUCT_PTR(_buf, _field1, _index), \
Dsiena_sriov.c259 record = MCDI_ARRAY_STRUCT_PTR(inbuf, MEMCPY_IN_RECORD, index); in efx_siena_sriov_memcpy()
Dptp.c952 MCDI_ARRAY_STRUCT_PTR(synch_buf, in efx_ptp_process_times()
/drivers/net/ethernet/sfc/
Dmcdi.h310 #define MCDI_ARRAY_STRUCT_PTR(_buf, _field, _index) \ macro
338 MCDI_FIELD(MCDI_ARRAY_STRUCT_PTR(_buf, _field1, _index), \
Dptp.c962 MCDI_ARRAY_STRUCT_PTR(synch_buf, in efx_ptp_process_times()