Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/sfc/
Dmcdi.h199 #define _MCDI_PTR(_buf, _offset) \ macro
202 _MCDI_PTR(_buf, MC_CMD_ ## _field ## _OFST)
285 _MCDI_PTR(_ptr, MC_CMD_ ## _type ## _ ## _field ## _OFST & ~3),\
291 (_MCDI_PTR(_buf, _MCDI_CHECK_ALIGN(MC_CMD_ ## _field ## _OFST, _align))\
Dsiena_sriov.c276 memcpy(_MCDI_PTR(inbuf, used), req->from_buf, in efx_siena_sriov_memcpy()
Dptp.c435 stats, _MCDI_PTR(outbuf, 0), false); in efx_ptp_update_stats()