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.c3509 struct npc_defrag_node { struct
3534 static struct npc_defrag_node *npc_subbank_min_vidx(struct list_head *lh) in npc_subbank_min_vidx() argument
3536 struct npc_defrag_node *node, *tnode = NULL; in npc_subbank_min_vidx()
3559 static struct npc_defrag_node *npc_subbank_max_free(struct list_head *lh) in npc_subbank_max_free()
3561 struct npc_defrag_node *node, *tnode = NULL; in npc_subbank_max_free()
3578 struct npc_defrag_node *f, in npc_defrag_alloc_free_slots()
3668 struct npc_defrag_node *f, in npc_defrag_move_vdx_to_free()
3669 struct npc_defrag_node *v, in npc_defrag_move_vdx_to_free()
3822 struct npc_defrag_node *v = NULL; in npc_defrag_process()
3823 struct npc_defrag_node *f = NULL; in npc_defrag_process()
[all …]