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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/ixgbevf/
H A Dixgbevf_main.c351 * ixgbevf_rx_checksum - indicate in skb if hw indicated a good cksum
356 static inline void ixgbevf_rx_checksum(struct ixgbevf_adapter *adapter, function
598 ixgbevf_rx_checksum(adapter, staterr, skb);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/ixgbevf/
H A Dixgbevf_main.c351 * ixgbevf_rx_checksum - indicate in skb if hw indicated a good cksum
356 static inline void ixgbevf_rx_checksum(struct ixgbevf_adapter *adapter, function
598 ixgbevf_rx_checksum(adapter, staterr, skb);

Completed in 82 milliseconds