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() 865 tx_bytes += tx_info->total_tx_size; in ena_clean_tx_irq()
1921 u32 i, total_tx_size = 0; in hclge_tx_buffer_alloc() 1924 total_tx_size += buf_alloc->priv_buf[i].tx_buf_size;1926 return total_tx_size; in hclge_get_tc_num() 1989 u32 i, total_tx_size = 0; hclge_get_tx_buff_alloced() local