Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_main.h133 #define OCTEP_CAP_RX_CHECKSUM BIT(1) macro
H A Doctep_rx.c375 if (oct->caps_enabled & OCTEP_CAP_RX_CHECKSUM) { in __octep_oq_process_rx()