Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_rx.h38 #define OCTEP_RX_IP_CSUM(flags) ((flags) & \ macro
H A Doctep_main.c1469 if (OCTEP_RX_IP_CSUM(octep_dev->conf->fw_info.rx_ol_flags)) in octep_probe()