Searched refs:rx_not_ls (Results 1 – 4 of 4) sorted by relevance
36 return rx_not_ls; in dwxgmac2_get_rx_status()
365 rx_not_ls = 0x10, enumerator
85 return rx_not_ls; in dwmac4_wrback_get_rx_status()
5022 if (status & rx_not_ls) in stmmac_rx_buf1_len()5057 if (priv->plat->core_type != DWMAC_CORE_GMAC4 && (status & rx_not_ls)) in stmmac_rx_buf2_len()5499 if (unlikely(error && (status & rx_not_ls))) in stmmac_rx_zc()5507 if (likely(status & rx_not_ls)) { in stmmac_rx_zc()5525 if (likely(!(status & rx_not_ls))) { in stmmac_rx_zc()5559 if (status & rx_not_ls) { in stmmac_rx_zc()5689 if (unlikely(error && (status & rx_not_ls))) in stmmac_rx()5706 if (likely(!(status & rx_not_ls))) { in stmmac_rx()5759 if (unlikely((status & rx_not_ls))) in stmmac_rx()5816 if (likely(status & rx_not_ls)) in stmmac_rx()[all …]