Searched refs:vlan_context (Results 1 – 2 of 2) sorted by relevance
706 unsigned int tso_context, vlan_context; in xlgmac_dev_xmit() local 733 vlan_context = 1; in xlgmac_dev_xmit() 735 vlan_context = 0; in xlgmac_dev_xmit() 762 if (tso_context || vlan_context) { in xlgmac_dev_xmit() 792 if (vlan_context) { in xlgmac_dev_xmit()
1595 unsigned int tso_context, vlan_context; in xgbe_dev_xmit() local 1621 vlan_context = 1; in xgbe_dev_xmit() 1623 vlan_context = 0; in xgbe_dev_xmit() 1649 if (tso_context || vlan_context) { in xgbe_dev_xmit() 1670 if (vlan_context) { in xgbe_dev_xmit()