Searched refs:_MCDI_ARRAY_PTR (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/sfc/ |
| D | mcdi.h | 290 #define _MCDI_ARRAY_PTR(_buf, _field, _index, _align) \ macro 296 ((efx_dword_t *)_MCDI_ARRAY_PTR(_buf, _field, _index, 4)) 303 _MCDI_ARRAY_PTR(_buf, _field, _index, 2))) 306 (efx_dword_t *)_MCDI_ARRAY_PTR(_buf, _field, _index, 4)) 314 (efx_dword_t *)_MCDI_ARRAY_PTR(_buf, _field, _index, 4))
|