Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dccm.c16 u16 used_tags; in nfp_ccm_all_tags_busy() local
18 used_tags = ccm->tag_alloc_next - ccm->tag_alloc_last; in nfp_ccm_all_tags_busy()
20 return used_tags > NFP_CCM_TAG_ALLOC_SPAN; in nfp_ccm_all_tags_busy()