Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.c1160 uint16_t *allocated_size, bool is_alloc) in hns3_set_umv_space() argument
1168 hns3_set_bit(req->allocate, HNS3_UMV_SPC_ALC_B, is_alloc ? 0 : 1); in hns3_set_umv_space()
1174 is_alloc ? "allocate" : "free", ret); in hns3_set_umv_space()
1178 if (is_alloc && allocated_size) in hns3_set_umv_space()