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

/linux-master/drivers/net/ethernet/sfc/siena/
H A 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))
/linux-master/drivers/net/ethernet/sfc/
H A Dmcdi.h346 #define _MCDI_ARRAY_PTR(_buf, _field, _index, _align) \ macro
352 ((efx_dword_t *)_MCDI_ARRAY_PTR(_buf, _field, _index, 4))
359 _MCDI_ARRAY_PTR(_buf, _field, _index, 2)))
362 (efx_dword_t *)_MCDI_ARRAY_PTR(_buf, _field, _index, 4))
370 (efx_dword_t *)_MCDI_ARRAY_PTR(_buf, _field, _index, 4))

Completed in 91 milliseconds