Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-mixx-defs.h390 uint64_t crc_strip : 1; /**< HW CRC Strip Enable member
468 uint64_t crc_strip : 1;
476 uint64_t crc_strip : 1; /**< HW CRC Strip Enable member
554 uint64_t crc_strip : 1;
H A Dcvmx-mgmt-port.c324 mix_ctl.s.crc_strip = 1; /* Strip the ending CRC */ in cvmx_mgmt_port_initialize()
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_19_11.rst371 port config <port_id> rx_offload crc_strip|scatter|
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c3083 int crc_strip = (IXGBE_READ_REG(hw, IXGBE_HLREG0) & in ixgbe_read_stats_registers() local
3131 if (crc_strip == 0) in ixgbe_read_stats_registers()
3176 if (crc_strip == 0) in ixgbe_read_stats_registers()