Searched refs:AQ_RX_PD_L4_ERR (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/usb/ | ||
H A D | aqc111.h | 197 #define AQ_RX_PD_L4_ERR BIT(0) macro |
H A D | aqc111.c | 1062 if (pkt_desc & AQ_RX_PD_L4_ERR || pkt_desc & AQ_RX_PD_L3_ERR) in aqc111_rx_checksum() |