Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atlx/
H A Datl1.h402 #define PACKET_FLAG_ERR 0x0200 macro
H A Datl1.c1790 * PACKET_FLAG_ERR and ERR_FLAG_L4_CHKSUM bits whenever a in atl1_rx_checksum()
1801 if (unlikely(rrd->pkt_flg & PACKET_FLAG_ERR)) { in atl1_rx_checksum()
1983 if (unlikely(rrd->pkt_flg & PACKET_FLAG_ERR)) { in atl1_intr_rx()
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atlx/
H A Datl1.h402 #define PACKET_FLAG_ERR 0x0200 macro
H A Datl1.c1790 * PACKET_FLAG_ERR and ERR_FLAG_L4_CHKSUM bits whenever a in atl1_rx_checksum()
1801 if (unlikely(rrd->pkt_flg & PACKET_FLAG_ERR)) { in atl1_rx_checksum()
1983 if (unlikely(rrd->pkt_flg & PACKET_FLAG_ERR)) { in atl1_intr_rx()

Completed in 12 milliseconds