Searched refs:ptree (Results 1 – 3 of 3) sorted by relevance
158 struct xgene_cle_ptree *ptree = &cle->ptree; in xgene_cle_enable_ptree() local164 ptree->start_pkt += cle->jump_bytes; in xgene_cle_enable_ptree()179 struct xgene_cle_ptree *ptree = &cle->ptree; in xgene_cle_setup_dbptr() local185 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() local766 struct xgene_cle_ptree *ptree; in xgene_enet_cle_init() local773 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 …]
280 struct xgene_cle_ptree ptree; member
1853 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