Searched refs:TX_RNG_ERR_LOGL (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/sun/ | ||
D | niu.h | 2232 #define TX_RNG_ERR_LOGL(IDX) (DMC + 0x40050UL + (IDX) * 0x200UL) macro |
D | niu.c | 3888 logl = nr64(TX_RNG_ERR_LOGL(rp->tx_channel)); in niu_tx_error() |