Searched refs:sw_xoff (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_nix.c | 1876 u64 regbase, oldval, sw_xoff = 0; in handle_txschq_shaper_update() local 1889 sw_xoff = NIX_AF_TL1X_SW_XOFF(schq); in handle_txschq_shaper_update() 1895 sw_xoff = NIX_AF_TL2X_SW_XOFF(schq); in handle_txschq_shaper_update() 1902 sw_xoff = NIX_AF_TL3X_SW_XOFF(schq); in handle_txschq_shaper_update() 1909 sw_xoff = NIX_AF_TL4X_SW_XOFF(schq); in handle_txschq_shaper_update() 1915 sw_xoff = NIX_AF_MDQX_SW_XOFF(schq); in handle_txschq_shaper_update() 1933 rvu_write64(rvu, blkaddr, sw_xoff, 1); in handle_txschq_shaper_update() 1936 rvu_write64(rvu, blkaddr, sw_xoff, 0); in handle_txschq_shaper_update() 1941 rvu_write64(rvu, blkaddr, sw_xoff, 1); in handle_txschq_shaper_update() 1958 rvu_write64(rvu, blkaddr, sw_xoff, 0); in handle_txschq_shaper_update()
|