Searched refs:nl_tx_desc_zone (Results 1 – 1 of 1) sorted by relevance
130 static uma_zone_t nl_tx_desc_zone; variable635 nl_tx_desc_zone = uma_zcreate("NL Tx Desc", in nlm_xlpnae_attach()828 p2p = uma_zalloc(nl_tx_desc_zone, M_NOWAIT); in xlpge_tx()900 uma_zfree(nl_tx_desc_zone, p2p); in xlpge_tx()1383 uma_zfree(nl_tx_desc_zone, (void *)(uintptr_t)desc); in nlm_xlpge_release_mbuf()