Searched refs:total_tx_size (Results 1 – 3 of 3) sorted by relevance
151 u32 total_tx_size; member
157 tx_info->total_tx_size = bytes; in ena_xmit_common() 853 tx_bytes += tx_info->total_tx_size; in ena_clean_tx_irq()
1989 u32 i, total_tx_size = 0; in hclge_get_tx_buff_alloced() local 1992 total_tx_size += buf_alloc->priv_buf[i].tx_buf_size; in hclge_get_tx_buff_alloced() 1994 return total_tx_size; in hclge_get_tx_buff_alloced()