Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/
Ducc_geth.c75 .bd_mem_part = MEM_PART_SYSTEM,
1860 MEM_PART_SYSTEM) in ucc_geth_free_rx()
1903 MEM_PART_SYSTEM) in ucc_geth_free_tx()
2076 if (!((uf_info->bd_mem_part == MEM_PART_SYSTEM) || in ucc_struct_init()
2211 if (uf_info->bd_mem_part == MEM_PART_SYSTEM) { in ucc_geth_alloc_tx()
2289 if (uf_info->bd_mem_part == MEM_PART_SYSTEM) { in ucc_geth_alloc_rx()
2577 if (ugeth->ug_info->uf_info.bd_mem_part == MEM_PART_SYSTEM) { in ucc_geth_startup()
2829 if (ugeth->ug_info->uf_info.bd_mem_part == MEM_PART_SYSTEM) { in ucc_geth_startup()
/kernel/linux/linux-5.10/include/soc/fsl/qe/
Dqe.h32 #define MEM_PART_SYSTEM 0 macro