Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c1915 u32 i, total_tx_size = 0; in hclge_get_tx_buff_alloced() local
1918 total_tx_size += buf_alloc->priv_buf[i].tx_buf_size; in hclge_get_tx_buff_alloced()
1920 return total_tx_size; in hclge_get_tx_buff_alloced()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c1938 u32 i, total_tx_size = 0; in hclge_get_tx_buff_alloced() local
1941 total_tx_size += buf_alloc->priv_buf[i].tx_buf_size; in hclge_get_tx_buff_alloced()
1943 return total_tx_size; in hclge_get_tx_buff_alloced()

Completed in 29 milliseconds