Searched refs:logh (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/ |
H A D | niu.c | 3865 u64 cs, logh, logl; in niu_tx_error() local 3868 logh = nr64(TX_RNG_ERR_LOGH(rp->tx_channel)); in niu_tx_error() 3871 netdev_err(np->dev, "TX channel %u error, cs[%llx] logh[%llx] logl[%llx]\n", in niu_tx_error() 3874 (unsigned long long)logh, in niu_tx_error()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/ |
H A D | niu.c | 3884 u64 cs, logh, logl; in niu_tx_error() local 3887 logh = nr64(TX_RNG_ERR_LOGH(rp->tx_channel)); in niu_tx_error() 3890 netdev_err(np->dev, "TX channel %u error, cs[%llx] logh[%llx] logl[%llx]\n", in niu_tx_error() 3893 (unsigned long long)logh, in niu_tx_error()
|
Completed in 22 milliseconds