Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dnorm_desc.c28 return tx_not_ls; in ndesc_get_tx_status()
H A Dcommon.h349 tx_not_ls = 0x1, enumerator
H A Ddwxgmac2_descs.c20 return tx_not_ls; in dwxgmac2_get_tx_status()
H A Denh_desc.c27 return tx_not_ls; in enh_desc_get_tx_status()
H A Ddwmac4_descs.c31 return tx_not_ls; in dwmac4_wrback_get_tx_status()
H A Dstmmac_main.c2594 if (likely(!(status & tx_not_ls))) { in stmmac_tx_clean()