Home
last modified time | relevance | path

Searched refs:CRC_LENGTH (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/hw/net/
H A Dnpcm7xx_emc.c48 #define CRC_LENGTH 4 macro
510 len > 0xffff - CRC_LENGTH) { in emc_receive()
529 if (len + CRC_LENGTH > max_frame_len) { in emc_receive()
541 if (len + CRC_LENGTH > MAX_ETH_FRAME_SIZE) { in emc_receive()
/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_emc-test.c36 #define CRC_LENGTH 4 macro
720 RX_DATA_LEN + CRC_LENGTH); in emc_recv_verify()
780 PTLE_DATA_LEN + CRC_LENGTH); in emc_test_ptle()
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dieee80211.h480 #define CRC_LENGTH 4U macro
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw.h505 #define CRC_LENGTH 4U macro
/openbmc/u-boot/drivers/net/
H A De1000.h438 #define CRC_LENGTH ETH_FCS_LEN macro
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h1007 #define CRC_LENGTH 4U macro
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h444 #define CRC_LENGTH ETHERNET_FCS_SIZE macro