Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.c3100 uint32_t total_tx_size = 0; in hns3_get_tx_buff_alloced() local
3104 total_tx_size += buf_alloc->priv_buf[i].tx_buf_size; in hns3_get_tx_buff_alloced()
3106 return total_tx_size; in hns3_get_tx_buff_alloced()