Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.c3343 hns3_get_tx_buff_alloced(struct hns3_pkt_buf_alloc *buf_alloc) in hns3_get_tx_buff_alloced() function
3470 rx_all = pf->pkt_buf_size - hns3_get_tx_buff_alloced(buf_alloc); in hns3_rx_buf_calc_all()
3513 rx_all = pf->pkt_buf_size - hns3_get_tx_buff_alloced(buf_alloc); in hns3_drop_nopfc_buf_till_fit()
3551 rx_all = pf->pkt_buf_size - hns3_get_tx_buff_alloced(buf_alloc); in hns3_drop_pfc_buf_till_fit()
3590 rx_priv = pf->pkt_buf_size - hns3_get_tx_buff_alloced(buf_alloc); in hns3_only_alloc_priv_buff()
3646 rx_all -= hns3_get_tx_buff_alloced(buf_alloc); in hns3_rx_buffer_calc()