Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dnic_main.c625 u32 tl2, tl3, tl4; in nic_tx_channel_cfg() local
687 tl2 = tl3 >> 2; in nic_tx_channel_cfg()
688 nic_reg_write(nic, NIC_PF_TL3A_0_63_CFG | (tl2 << 3), tl2); in nic_tx_channel_cfg()
689 nic_reg_write(nic, NIC_PF_TL2_0_63_CFG | (tl2 << 3), rr_quantum); in nic_tx_channel_cfg()
691 nic_reg_write(nic, NIC_PF_TL2_0_63_PRI | (tl2 << 3), 0x00); in nic_tx_channel_cfg()
700 nic_reg_write(nic, NIC_PF_TL2_LMAC | (tl2 << 3), in nic_tx_channel_cfg()