Home
last modified time | relevance | path

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

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