Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Denic_main.c1324 bool outer_csum_ok = true, encap = false; in enic_rq_indicate_buf() local
1393 outer_csum_ok = fcoe_fc_crc_ok; in enic_rq_indicate_buf()
1400 outer_csum_ok = (rss_hash & BIT(1)) && in enic_rq_indicate_buf()
1417 tcp_udp_csum_ok && outer_csum_ok && in enic_rq_indicate_buf()