Home
last modified time | relevance | path

Searched refs:vlan_context (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-hw.c706 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()