Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/apm/xgene/
Dxgene_enet_main.c1312 u8 eth_bufnum = pdata->eth_bufnum; in xgene_enet_create_desc_rings() local
1402 ring_id = xgene_enet_get_ring_id(owner, eth_bufnum++); in xgene_enet_create_desc_rings()
1926 pdata->eth_bufnum = X2_START_ETH_BUFNUM_0; in xgene_enet_setup_ops()
1931 pdata->eth_bufnum = START_ETH_BUFNUM_0; in xgene_enet_setup_ops()
1939 pdata->eth_bufnum = XG_START_ETH_BUFNUM_1; in xgene_enet_setup_ops()
1944 pdata->eth_bufnum = START_ETH_BUFNUM_1; in xgene_enet_setup_ops()
1957 pdata->eth_bufnum = X2_START_ETH_BUFNUM_0; in xgene_enet_setup_ops()
1963 pdata->eth_bufnum = X2_START_ETH_BUFNUM_1; in xgene_enet_setup_ops()
Dxgene_enet_main.h226 u8 eth_bufnum; member