Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/altera/
H A Daltera_msgdma.c188 msgdma_respoffs(bytes_transferred)); in msgdma_rx_status()
190 msgdma_respoffs(status)); in msgdma_rx_status()
H A Daltera_msgdmahw.h138 #define msgdma_respoffs(a) (offsetof(struct msgdma_response, a)) macro