Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/include/asm/
Dhypervisor.h1167 unsigned long *sent_bytes);
/linux-4.4.14/drivers/net/ethernet/brocade/bna/
Dbnad.c188 u32 sent_packets = 0, sent_bytes = 0; in bnad_txcmpl_process() local
211 sent_bytes += skb->len; in bnad_txcmpl_process()
224 tcb->txq->tx_bytes += sent_bytes; in bnad_txcmpl_process()