Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/apm/xgene/
Dxgene_enet_xgmac.c273 u32 cb, fpsel; in xgene_enet_xgcle_bypass() local
280 fpsel = xgene_enet_ring_bufnum(bufpool_id) - 0x20; in xgene_enet_xgcle_bypass()
283 CFG_CLE_FPSEL0_SET(&cb, fpsel); in xgene_enet_xgcle_bypass()
Dxgene_enet_sgmac.c333 u32 data, fpsel; in xgene_enet_cle_bypass() local
339 fpsel = xgene_enet_ring_bufnum(bufpool_id) - 0x20; in xgene_enet_cle_bypass()
340 data = CFG_CLE_DSTQID0(dst_ring_num) | CFG_CLE_FPSEL0(fpsel); in xgene_enet_cle_bypass()
Dxgene_enet_hw.c531 u32 fpsel; in xgene_enet_cle_bypass() local
533 fpsel = xgene_enet_ring_bufnum(bufpool_id) - 0x20; in xgene_enet_cle_bypass()
542 CFG_CLE_FPSEL0_SET(&cb, fpsel); in xgene_enet_cle_bypass()