Home
last modified time | relevance | path

Searched refs:HW_ATL_B0_RXD_WB_PKTTYPE_VLAN (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_b0_internal.h122 #define HW_ATL_B0_RXD_WB_PKTTYPE_VLAN BIT(5) macro
H A Dhw_atl_b0.c954 ((pkt_type & HW_ATL_B0_RXD_WB_PKTTYPE_VLAN) || in hw_atl_b0_hw_ring_rx_receive()