Home
last modified time | relevance | path

Searched refs:tso_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
728 tso_context = 1; in xlgmac_dev_xmit()
730 tso_context = 0; in xlgmac_dev_xmit()
762 if (tso_context || vlan_context) { in xlgmac_dev_xmit()
763 if (tso_context) { in xlgmac_dev_xmit()