Searched refs:sph_active (Results 1 – 3 of 3) sorted by relevance
271 bool sph_active; member
1675 if (priv->sph_active && !buf->sec_page) { in stmmac_init_rx_buffers() 2275 if (priv->sph_active) { in __alloc_dma_rx_desc_resources() 3731 sph_en = (priv->hw->rx_csum > 0) && priv->sph_active; in stmmac_hw_setup() 5068 if (priv->sph_active && !buf->sec_page) { in stmmac_rx_refill() 5079 if (priv->sph_active) in stmmac_rx_refill() 5114 if (priv->sph_active && len) in stmmac_rx_buf1_len() 5119 if (priv->sph_active && hlen) { in stmmac_rx_buf1_len() 5142 if (!priv->sph_active) in stmmac_rx_buf2_len() 6198 bool sph_en = (priv->hw->rx_csum > 0) && priv->sph_active; in stmmac_set_features() 7165 sph_en = (priv->hw->rx_csum > 0) && priv->sph_active; in stmmac_xdp_open() [all...]
1724 if (!priv->sph_active) in stmmac_test_sph()