Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168.h1566 u8 ShortPacketSwChecksum; member
H A Dr8168_n.c987 seq_printf(m, "ShortPacketSwChecksum\t0x%x\n", tp->ShortPacketSwChecksum); in proc_get_driver_variable()
1381 tp->ShortPacketSwChecksum, in proc_get_driver_variable()
23778 tp->ShortPacketSwChecksum = TRUE; in rtl8168_init_software_variable()
23782 tp->ShortPacketSwChecksum = TRUE; in rtl8168_init_software_variable()
27648 if (tp->ShortPacketSwChecksum && skb->len < ETH_ZLEN) {