Searched refs:PACKET_FLAG_VLAN_INS (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/net/ethernet/atheros/atlx/ | ||
| D | atl1.h | 414 #define PACKET_FLAG_VLAN_INS 0x0100 macro |
| D | atl1.c | 2028 if (rrd->pkt_flg & PACKET_FLAG_VLAN_INS) { in atl1_intr_rx() |