Searched refs:vlan_cmd (Results 1 – 2 of 2) sorted by relevance
1587 static uint32_t vlan_cmd[2] = {0, IGC_ADVTXD_DCMD_VLE}; in tx_desc_vlan_flags_to_cmdtype() local1589 cmdtype = vlan_cmd[(ol_flags & RTE_MBUF_F_TX_VLAN) != 0]; in tx_desc_vlan_flags_to_cmdtype()
371 static uint32_t vlan_cmd[2] = {0, E1000_ADVTXD_DCMD_VLE}; in tx_desc_vlan_flags_to_cmdtype() local373 cmdtype = vlan_cmd[(ol_flags & RTE_MBUF_F_TX_VLAN) != 0]; in tx_desc_vlan_flags_to_cmdtype()