Searched refs:is_vlan (Results 1 – 5 of 5) sorted by relevance
669 bool is_vlan = false; in hw_atl_b0_hw_ring_tx_xmit() local701 if (buff->is_vlan) { in hw_atl_b0_hw_ring_tx_xmit()704 is_vlan = true; in hw_atl_b0_hw_ring_tx_xmit()706 if (!buff->is_gso_tcp && !buff->is_gso_udp && !buff->is_vlan) { in hw_atl_b0_hw_ring_tx_xmit()717 if (is_gso || is_vlan) { in hw_atl_b0_hw_ring_tx_xmit()731 if (is_vlan) in hw_atl_b0_hw_ring_tx_xmit()738 is_vlan = false; in hw_atl_b0_hw_ring_tx_xmit()956 buff->is_vlan = 1; in hw_atl_b0_hw_ring_rx_receive()
86 u32 is_vlan:1; member
674 if (buff->is_vlan) in __aq_ring_rx_clean()819 if (buff->is_vlan) in __aq_ring_xdp_clean()
2919 bool is_vlan = iftype == NL80211_IFTYPE_AP_VLAN; in cfg80211_iftype_allowed() 2923 if (is_vlan && is_4addr) in cfg80211_remove_link() 2927 if (!(wiphy->software_iftypes & BIT(iftype)) && is_vlan) in cfg80211_remove_link() 2903 bool is_vlan = iftype == NL80211_IFTYPE_AP_VLAN; cfg80211_iftype_allowed() local
169 bool is_vlan = !!data->vlan_tag; in i40e_create_dummy_packet() local195 if (is_vlan) { in i40e_create_dummy_packet()205 if (is_vlan) { in i40e_create_dummy_packet()