Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/cn20k/
H A Dnpc.c3466 struct npc_defrag_node { struct
3491 static struct npc_defrag_node *npc_subbank_min_vidx(struct list_head *lh) in npc_subbank_min_vidx() argument
3493 struct npc_defrag_node *node, *tnode = NULL; in npc_subbank_min_vidx()
3516 static struct npc_defrag_node *npc_subbank_max_free(struct list_head *lh) in npc_subbank_max_free()
3518 struct npc_defrag_node *node, *tnode = NULL; in npc_subbank_max_free()
3535 struct npc_defrag_node *f, in npc_defrag_alloc_free_slots()
3622 struct npc_defrag_node *f, in npc_defrag_move_vdx_to_free()
3623 struct npc_defrag_node *v, in npc_defrag_move_vdx_to_free()
3776 struct npc_defrag_node *v = NULL; in npc_defrag_process()
3777 struct npc_defrag_node *f = NULL; in npc_defrag_process()
[all …]