Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/apm/xgene/
Dxgene_enet_main.c943 u8 eth_bufnum = pdata->eth_bufnum; in xgene_enet_create_desc_rings() local
991 ring_id = xgene_enet_get_ring_id(owner, eth_bufnum++); in xgene_enet_create_desc_rings()
1357 pdata->eth_bufnum = START_ETH_BUFNUM_0; in xgene_enet_setup_ops()
1364 pdata->eth_bufnum = XG_START_ETH_BUFNUM_1; in xgene_enet_setup_ops()
1369 pdata->eth_bufnum = START_ETH_BUFNUM_1; in xgene_enet_setup_ops()
1382 pdata->eth_bufnum = X2_START_ETH_BUFNUM_0; in xgene_enet_setup_ops()
1388 pdata->eth_bufnum = X2_START_ETH_BUFNUM_1; in xgene_enet_setup_ops()
Dxgene_enet_main.h183 u8 eth_bufnum; member