Searched refs:sph_active (Results 1 – 4 of 4) sorted by relevance
132 priv->sph_active = priv->sph_capable && !stmmac_xdp_is_enabled(priv); in stmmac_xdp_set_prog()
256 bool sph_active; member
1619 if (priv->sph_active && !buf->sec_page) { in stmmac_init_rx_buffers()2205 if (priv->sph_active) { in __alloc_dma_rx_desc_resources()3703 sph_en = (priv->hw->rx_csum > 0) && priv->sph_active; in stmmac_hw_setup()4963 if (priv->sph_active && !buf->sec_page) { in stmmac_rx_refill()4974 if (priv->sph_active) in stmmac_rx_refill()5011 if (priv->sph_active && len) in stmmac_rx_buf1_len()5016 if (priv->sph_active && hlen) { in stmmac_rx_buf1_len()5039 if (!priv->sph_active) in stmmac_rx_buf2_len()6134 bool sph_en = (priv->hw->rx_csum > 0) && priv->sph_active; in stmmac_set_features()7115 sph_en = (priv->hw->rx_csum > 0) && priv->sph_active; in stmmac_xdp_open()[all …]
1724 if (!priv->sph_active) in stmmac_test_sph()