Searched refs:has_vlan (Results 1 – 2 of 2) sorted by relevance
1405 u16 vlan_tci, bool has_vlan, in ionic_tx_tso_post() argument1411 flags |= has_vlan ? IONIC_TXQ_DESC_FLAG_VLAN : 0; in ionic_tx_tso_post()1454 bool has_vlan; in ionic_tx_tso() local1461 has_vlan = !!skb_vlan_tag_present(skb); in ionic_tx_tso()1543 has_vlan, start, done); in ionic_tx_tso()1564 bool has_vlan; in ionic_tx_calc_csum() local1569 has_vlan = !!skb_vlan_tag_present(skb); in ionic_tx_calc_csum()1572 flags |= has_vlan ? IONIC_TXQ_DESC_FLAG_VLAN : 0; in ionic_tx_calc_csum()1580 if (has_vlan) { in ionic_tx_calc_csum()1603 bool has_vlan; in ionic_tx_calc_no_csum() local[all …]
383 bool has_vlan = false, has_grh_ipv6 = true; in qedr_gsi_build_header() local401 has_vlan = true; in qedr_gsi_build_header()425 rc = ib_ud_header_init(send_size, false, true, has_vlan, in qedr_gsi_build_header()435 if (has_vlan) { in qedr_gsi_build_header()