Searched defs:is_vlan_tx_insert (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/aquantia/atlantic/ | ||
D | aq_main.c | 142 bool is_vlan_tx_insert = !!(features & NETIF_F_HW_VLAN_CTAG_TX); in aq_ndev_set_features() local |
D | aq_nic.h | 55 u8 is_vlan_tx_insert; member |