Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Dmcdi.h293 #define _MCDI_ARRAY_PTR(_buf, _field, _index, _align) \ macro
299 ((efx_dword_t *)_MCDI_ARRAY_PTR(_buf, _field, _index, 4))
306 _MCDI_ARRAY_PTR(_buf, _field, _index, 2)))
309 (efx_dword_t *)_MCDI_ARRAY_PTR(_buf, _field, _index, 4))
317 (efx_dword_t *)_MCDI_ARRAY_PTR(_buf, _field, _index, 4))