Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/dwc_xgmac/
Deth_dwc_xgmac.c121 uint8_t num_TCs; member
351 for (uint32_t tc_id = 0; tc_id < config->num_TCs; tc_id++) { in dwxgmac_dma_mtl_init()
1851 .num_TCs = DT_INST_PROP(port, num_tc), \