Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/cn20k/
H A Dnpc.c2484 #define SB_ALIGN_UP(val) (((val) + npc_priv.subbank_depth) & \ macro
2537 align = SB_ALIGN_UP(ref); in npc_subbank_iter_up()
2691 ref = SB_ALIGN_UP(ref); in npc_multi_subbank_ref_alloc()