Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c62 .qtx_sch = 0x1804,
126 .qtx_sch = 0x4404,
174 .qtx_sch = 0x4404,
765 mtk_w32(eth, val, soc->reg_map->qdma.qtx_sch + ofs); in mtk_set_queue_speed()
2537 mtk_w32(eth, val, soc->reg_map->qdma.qtx_sch + ofs); in mtk_tx_alloc()
H A Dmtk_eth_soc.h1112 u32 qtx_sch; /* tx queue scheduler configuration */ member