Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_nix.c1594 u64 regbase, oldval, sw_xoff = 0; in handle_txschq_shaper_update() local
1607 sw_xoff = NIX_AF_TL1X_SW_XOFF(schq); in handle_txschq_shaper_update()
1613 sw_xoff = NIX_AF_TL2X_SW_XOFF(schq); in handle_txschq_shaper_update()
1620 sw_xoff = NIX_AF_TL3X_SW_XOFF(schq); in handle_txschq_shaper_update()
1627 sw_xoff = NIX_AF_TL4X_SW_XOFF(schq); in handle_txschq_shaper_update()
1633 sw_xoff = NIX_AF_MDQX_SW_XOFF(schq); in handle_txschq_shaper_update()
1651 rvu_write64(rvu, blkaddr, sw_xoff, 1); in handle_txschq_shaper_update()
1654 rvu_write64(rvu, blkaddr, sw_xoff, 0); in handle_txschq_shaper_update()
1659 rvu_write64(rvu, blkaddr, sw_xoff, 1); in handle_txschq_shaper_update()
1676 rvu_write64(rvu, blkaddr, sw_xoff, 0); in handle_txschq_shaper_update()
[all …]