Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-hw.c713 unsigned int tx_set_ic; in xlgmac_dev_xmit() local
749 tx_set_ic = 0; in xlgmac_dev_xmit()
751 tx_set_ic = 1; in xlgmac_dev_xmit()
754 tx_set_ic = 1; in xlgmac_dev_xmit()
756 tx_set_ic = 0; in xlgmac_dev_xmit()
966 if (tx_set_ic) in xlgmac_dev_xmit()