Searched refs:is_vlan_rx_strip (Results 1 – 4 of 4) sorted by relevance
144 bool is_vlan_rx_strip = !!(features & NETIF_F_HW_VLAN_CTAG_RX); in aq_ndev_set_features() local187 if (aq_cfg->is_vlan_rx_strip != is_vlan_rx_strip) { in aq_ndev_set_features()188 aq_cfg->is_vlan_rx_strip = is_vlan_rx_strip; in aq_ndev_set_features()
54 u8 is_vlan_rx_strip; member
148 cfg->is_vlan_rx_strip = !!(cfg->features & NETIF_F_HW_VLAN_CTAG_RX); in aq_nic_cfg_start()
753 u32 vlan_rx_stripping = self->aq_nic_cfg->is_vlan_rx_strip; in hw_atl_b0_hw_ring_rx_init()946 if (self->aq_nic_cfg->is_vlan_rx_strip && in hw_atl_b0_hw_ring_rx_receive()