Searched refs:RXCKS (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/blackfin/mach-bf537/include/mach/
H A DdefBF537.h264 #define RXCKS 0x00000004 /* Enable RX Frame TCP/UDP Checksum Computation */ macro
/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
H A DdefBF516.h275 #define RXCKS 0x00000004 /* Enable RX Frame TCP/UDP Checksum Computation */ macro
/linux-4.4.14/arch/blackfin/mach-bf527/include/mach/
H A DdefBF527.h274 #define RXCKS 0x00000004 /* Enable RX Frame TCP/UDP Checksum Computation */ macro
/linux-4.4.14/drivers/net/ethernet/adi/
H A Dbfin_mac.c603 sysctl |= RXCKS; setup_system_regs()
605 sysctl &= ~RXCKS; setup_system_regs()

Completed in 133 milliseconds