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

/linux-4.4.14/drivers/net/ethernet/emulex/benet/
H A Dbe_hw.h306 u8 udpf; /* dword 1 */ member in struct:amap_eth_rx_compl_v0
340 u8 udpf; /* dword 1 */ member in struct:amap_eth_rx_compl_v1
H A Dbe.h301 u8 udpf; member in struct:be_rx_compl_info
H A Dbe_main.c1982 return (rxcp->tcpf || rxcp->udpf) && rxcp->l4_csum && csum_passed()
2202 rxcp->udpf = GET_RX_COMPL_V1_BITS(udpf, compl); be_parse_rx_compl_v1()
2225 rxcp->udpf = GET_RX_COMPL_V0_BITS(udpf, compl); be_parse_rx_compl_v0()

Completed in 165 milliseconds