Searched refs:MCDI_ARRAY_STRUCT_PTR (Results 1 – 5 of 5) sorted by relevance
/drivers/net/ethernet/sfc/siena/ |
D | mcdi.h | 298 #define MCDI_ARRAY_STRUCT_PTR(_buf, _field, _index) \ macro 326 MCDI_FIELD(MCDI_ARRAY_STRUCT_PTR(_buf, _field1, _index), \
|
D | siena_sriov.c | 259 record = MCDI_ARRAY_STRUCT_PTR(inbuf, MEMCPY_IN_RECORD, index); in efx_siena_sriov_memcpy()
|
D | ptp.c | 952 MCDI_ARRAY_STRUCT_PTR(synch_buf, in efx_ptp_process_times()
|
/drivers/net/ethernet/sfc/ |
D | mcdi.h | 310 #define MCDI_ARRAY_STRUCT_PTR(_buf, _field, _index) \ macro 338 MCDI_FIELD(MCDI_ARRAY_STRUCT_PTR(_buf, _field1, _index), \
|
D | ptp.c | 962 MCDI_ARRAY_STRUCT_PTR(synch_buf, in efx_ptp_process_times()
|