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

/linux-master/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c462 * ixgbevf_rx_checksum - indicate in skb if hw indicated a good cksum
467 static inline void ixgbevf_rx_checksum(struct ixgbevf_ring *ring, function
511 ixgbevf_rx_checksum(rx_ring, rx_desc, skb);

Completed in 160 milliseconds