Home
last modified time | relevance | path

Searched refs:udpf (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/emulex/benet/
Dbe_hw.h294 u8 udpf; /* dword 1 */ member
328 u8 udpf; /* dword 1 */ member
Dbe.h295 u8 udpf; member
Dbe_main.c1740 return (rxcp->tcpf || rxcp->udpf) && rxcp->l4_csum && in csum_passed()
1960 rxcp->udpf = GET_RX_COMPL_V1_BITS(udpf, compl); in be_parse_rx_compl_v1()
1983 rxcp->udpf = GET_RX_COMPL_V0_BITS(udpf, compl); in be_parse_rx_compl_v0()