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

/linux-master/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c270 unsigned int total_bytes = 0, total_packets = 0, total_ipsec = 0; local
302 total_ipsec++;
365 adapter->tx_ipsec += total_ipsec;
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c1158 unsigned int total_bytes = 0, total_packets = 0, total_ipsec = 0; local
1191 total_ipsec++;
1250 adapter->tx_ipsec += total_ipsec;

Completed in 151 milliseconds