Searched refs:cpu_bufnum (Results 1 – 2 of 2) sorted by relevance
1297 u32 cpu_bufnum; in xgene_start_cpu_bufnum() local1302 return (!ret) ? cpu_bufnum : pdata->cpu_bufnum; in xgene_start_cpu_bufnum()1320 u8 cpu_bufnum; in xgene_enet_create_desc_rings() local1322 cpu_bufnum = xgene_start_cpu_bufnum(pdata); in xgene_enet_create_desc_rings()1427 cpu_bufnum++); in xgene_enet_create_desc_rings()1925 pdata->cpu_bufnum = X2_START_CPU_BUFNUM_0; in xgene_enet_setup_ops()1930 pdata->cpu_bufnum = START_CPU_BUFNUM_0; in xgene_enet_setup_ops()1938 pdata->cpu_bufnum = XG_START_CPU_BUFNUM_1; in xgene_enet_setup_ops()1943 pdata->cpu_bufnum = START_CPU_BUFNUM_1; in xgene_enet_setup_ops()1956 pdata->cpu_bufnum = X2_START_CPU_BUFNUM_0; in xgene_enet_setup_ops()[all …]
225 u8 cpu_bufnum; member