Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/apm/xgene/
A Dxgene_enet_cle.c158 struct xgene_cle_ptree *ptree = &cle->ptree; in xgene_cle_enable_ptree() local
164 ptree->start_pkt += cle->jump_bytes; in xgene_cle_enable_ptree()
179 struct xgene_cle_ptree *ptree = &cle->ptree; in xgene_cle_setup_dbptr() local
185 for (i = 0; i < ptree->num_dbptr; i++) { in xgene_cle_setup_dbptr()
566 struct xgene_cle_ptree *ptree = &cle->ptree; in xgene_cle_setup_node() local
766 struct xgene_cle_ptree *ptree; in xgene_enet_cle_init() local
773 ptree = &enet_cle->ptree; in xgene_enet_cle_init()
812 ptree->kn = &kn; in xgene_enet_cle_init()
813 ptree->dbptr = dbptr; in xgene_enet_cle_init()
814 ptree->num_kn = 1; in xgene_enet_cle_init()
[all …]
A Dxgene_enet_cle.h280 struct xgene_cle_ptree ptree; member
A Dxgene_enet_main.c1853 enet_cle->ptree.start_node = 0; in xgene_enet_init_hw()
1854 enet_cle->ptree.start_dbptr = 0; in xgene_enet_init_hw()

Completed in 15 milliseconds