Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c62 .qtx_sch = 0x1804,
128 .qtx_sch = 0x4404,
179 .qtx_sch = 0x4404,
775 mtk_w32(eth, val, soc->reg_map->qdma.qtx_sch + ofs); in mtk_set_queue_speed()
2558 mtk_w32(eth, val, soc->reg_map->qdma.qtx_sch + ofs); in mtk_tx_alloc()
H A Dmtk_eth_soc.h1100 u32 qtx_sch; /* tx queue scheduler configuration */ member