Searched refs:hns3_get_tx_buff_alloced (Results 1 – 1 of 1) sorted by relevance
3098 hns3_get_tx_buff_alloced(struct hns3_pkt_buf_alloc *buf_alloc) in hns3_get_tx_buff_alloced() function3225 rx_all = pf->pkt_buf_size - hns3_get_tx_buff_alloced(buf_alloc); in hns3_rx_buf_calc_all()3268 rx_all = pf->pkt_buf_size - hns3_get_tx_buff_alloced(buf_alloc); in hns3_drop_nopfc_buf_till_fit()3305 rx_all = pf->pkt_buf_size - hns3_get_tx_buff_alloced(buf_alloc); in hns3_drop_pfc_buf_till_fit()3344 rx_priv = pf->pkt_buf_size - hns3_get_tx_buff_alloced(buf_alloc); in hns3_only_alloc_priv_buff()3399 rx_all -= hns3_get_tx_buff_alloced(buf_alloc); in hns3_rx_buffer_calc()