Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h325 DESC_TYPE_PP_FRAG = 1 << 6, enumerator
H A Dhns3_enet.c3383 cb->type = DESC_TYPE_PP_FRAG; in hns3_alloc_buffer()
3413 else if (cb->type & DESC_TYPE_PP_FRAG) in hns3_free_buffer()
4063 else if (desc_cb->type & DESC_TYPE_PP_FRAG) in hns3_alloc_skb()