| /f-stack/dpdk/drivers/net/bnxt/ |
| H A D | bnxt_rxq.h | 29 uint8_t crc_len; /* 0 if CRC stripped, 4 otherwise */ member
|
| /f-stack/dpdk/drivers/net/enetc/ |
| H A D | enetc.h | 66 uint8_t crc_len; /* 0 if CRC stripped, 4 otherwise */ member
|
| /f-stack/dpdk/drivers/net/axgbe/ |
| H A D | axgbe_rxtx.h | 65 uint16_t crc_len; member
|
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_rxtx.h | 108 uint8_t crc_len; /**< 0 if CRC stripped, 4 otherwise */ member
|
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_rxtx.h | 129 uint8_t crc_len; /**< 0 if CRC stripped, 4 otherwise. */ member
|
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_rxtx.h | 75 uint8_t crc_len; /* 0 if CRC stripped, 4 otherwise */ member
|
| /f-stack/dpdk/drivers/net/nfp/ |
| H A D | nfp_net_pmd.h | 367 uint8_t crc_len; /* Not used by now */ member
|
| /f-stack/dpdk/drivers/net/txgbe/ |
| H A D | txgbe_rxtx.h | 302 uint8_t crc_len; /**< 0 if CRC stripped, 4 otherwise. */ member
|
| /f-stack/dpdk/drivers/net/e1000/ |
| H A D | em_rxtx.c | 106 uint8_t crc_len; /**< 0 if CRC stripped, 4 otherwise. */ member
|
| H A D | igb_rxtx.c | 111 uint8_t crc_len; /**< 0 if CRC stripped, 4 otherwise. */ member
|
| /f-stack/dpdk/drivers/net/iavf/ |
| H A D | iavf_rxtx.h | 182 uint8_t crc_len; /* 0 if CRC stripped, 4 otherwise */ member
|
| /f-stack/dpdk/drivers/net/hns3/ |
| H A D | hns3_rxtx.h | 297 uint8_t crc_len; member
|
| H A D | hns3_rxtx.c | 2045 uint8_t crc_len = rxq->crc_len; in recalculate_data_len() local
|
| /f-stack/dpdk/drivers/net/igc/ |
| H A D | igc_txrx.c | 126 uint8_t crc_len; /**< 0 if CRC stripped, 4 otherwise. */ member
|
| /f-stack/dpdk/drivers/net/thunderx/base/ |
| H A D | nicvf_hw_defs.h | 883 uint64_t crc_len:16; member
|
| /f-stack/dpdk/app/test/ |
| H A D | test_cryptodev.c | 8503 int32_t cipher_len, crc_len; in test_docsis_proto_uplink() local 8680 int32_t cipher_len, crc_len; in test_docsis_proto_downlink() local
|