Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeon_ep/
Doctep_main.h130 #define OCTEP_CAP_RX_CHECKSUM BIT(1) macro
Doctep_rx.c375 if (oct->caps_enabled & OCTEP_CAP_RX_CHECKSUM) { in __octep_oq_process_rx()