Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/sfc/
Dmcdi.h279 #define _MCDI_ARRAY_PTR(_buf, _field, _index, _align) \ macro
285 ((efx_dword_t *)_MCDI_ARRAY_PTR(_buf, _field, _index, 4))
292 _MCDI_ARRAY_PTR(_buf, _field, _index, 2)))
295 (efx_dword_t *)_MCDI_ARRAY_PTR(_buf, _field, _index, 4))
303 (efx_dword_t *)_MCDI_ARRAY_PTR(_buf, _field, _index, 4))