Home
last modified time | relevance | path

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

/drivers/net/ethernet/apm/xgene/
Dxgene_enet_main.c1319 u8 eth_bufnum = pdata->eth_bufnum; in xgene_enet_create_desc_rings() local
1409 ring_id = xgene_enet_get_ring_id(owner, eth_bufnum++); in xgene_enet_create_desc_rings()
1936 pdata->eth_bufnum = X2_START_ETH_BUFNUM_0; in xgene_enet_setup_ops()
1941 pdata->eth_bufnum = START_ETH_BUFNUM_0; in xgene_enet_setup_ops()
1949 pdata->eth_bufnum = XG_START_ETH_BUFNUM_1; in xgene_enet_setup_ops()
1954 pdata->eth_bufnum = START_ETH_BUFNUM_1; in xgene_enet_setup_ops()
1967 pdata->eth_bufnum = X2_START_ETH_BUFNUM_0; in xgene_enet_setup_ops()
1973 pdata->eth_bufnum = X2_START_ETH_BUFNUM_1; in xgene_enet_setup_ops()
Dxgene_enet_main.h239 u8 eth_bufnum; member