Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/
H A Dbe_hw.h311 u8 udpf; /* dword 1 */ member
345 u8 udpf; /* dword 1 */ member
H A Dbe.h280 u8 udpf; member
H A Dbe_main.c2274 return (rxcp->tcpf || rxcp->udpf) && rxcp->l4_csum && in csum_passed()
2493 rxcp->udpf = GET_RX_COMPL_V1_BITS(udpf, compl); in be_parse_rx_compl_v1()
2516 rxcp->udpf = GET_RX_COMPL_V0_BITS(udpf, compl); in be_parse_rx_compl_v0()
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/
H A Dbe_hw.h311 u8 udpf; /* dword 1 */ member
345 u8 udpf; /* dword 1 */ member
H A Dbe.h279 u8 udpf; member
H A Dbe_main.c2273 return (rxcp->tcpf || rxcp->udpf) && rxcp->l4_csum && in csum_passed()
2494 rxcp->udpf = GET_RX_COMPL_V1_BITS(udpf, compl); in be_parse_rx_compl_v1()
2517 rxcp->udpf = GET_RX_COMPL_V0_BITS(udpf, compl); in be_parse_rx_compl_v0()

Completed in 26 milliseconds