Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c270 unsigned int total_bytes = 0, total_packets = 0, total_ipsec = 0; in ixgbevf_clean_tx_irq() local
302 total_ipsec++; in ixgbevf_clean_tx_irq()
365 adapter->tx_ipsec += total_ipsec; in ixgbevf_clean_tx_irq()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c1120 unsigned int total_bytes = 0, total_packets = 0, total_ipsec = 0; in ixgbe_clean_tx_irq() local
1153 total_ipsec++; in ixgbe_clean_tx_irq()
1216 adapter->tx_ipsec += total_ipsec; in ixgbe_clean_tx_irq()