Home
last modified time | relevance | path

Searched defs:is_vlan_tx_insert (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_main.c158 bool is_vlan_tx_insert = !!(features & NETIF_F_HW_VLAN_CTAG_TX); in aq_ndev_set_features() local
H A Daq_nic.h59 u8 is_vlan_tx_insert; member