Searched defs:is_vlan_rx_strip (Results 1 – 2 of 2) sorted by relevance
/linux-6.8/drivers/net/ethernet/aquantia/atlantic/ | ||
D | aq_main.c | 159 bool is_vlan_rx_strip = !!(features & NETIF_F_HW_VLAN_CTAG_RX); in aq_ndev_set_features() local |
D | aq_nic.h | 58 u8 is_vlan_rx_strip; member |