Searched refs:vlan_cmd (Results 1 – 2 of 2) sorted by relevance
1600 static uint32_t vlan_cmd[2] = {0, IGC_ADVTXD_DCMD_VLE}; in tx_desc_vlan_flags_to_cmdtype() local1602 cmdtype = vlan_cmd[(ol_flags & PKT_TX_VLAN_PKT) != 0]; in tx_desc_vlan_flags_to_cmdtype()
370 static uint32_t vlan_cmd[2] = {0, E1000_ADVTXD_DCMD_VLE}; in tx_desc_vlan_flags_to_cmdtype() local372 cmdtype = vlan_cmd[(ol_flags & PKT_TX_VLAN_PKT) != 0]; in tx_desc_vlan_flags_to_cmdtype()