Searched refs:coalesce_count_rx (Results 1 – 5 of 5) sorted by relevance
385 lp->coalesce_delay_rx << 24 | lp->coalesce_count_rx << 16 | in temac_dma_bd_init()1045 if (ll_temac_recv_buffers_available(lp) < lp->coalesce_count_rx) in ll_temac_recv()1331 ec->rx_max_coalesced_frames = lp->coalesce_count_rx; in ll_temac_ethtools_get_coalesce()1353 lp->coalesce_count_rx = ec->rx_max_coalesced_frames; in ll_temac_ethtools_set_coalesce()1494 lp->coalesce_count_rx = 0x07; in temac_probe()1563 lp->coalesce_count_rx = pdata->rx_irq_count; in temac_probe()
394 u8 coalesce_count_rx; member
610 u32 coalesce_count_rx; member
255 lp->rx_dma_cr = (lp->coalesce_count_rx << XAXIDMA_COALESCE_SHIFT) | in axienet_dma_start()260 if (lp->coalesce_count_rx > 1) in axienet_dma_start()2025 ecoalesce->rx_max_coalesced_frames = lp->coalesce_count_rx; in axienet_ethtools_get_coalesce()2060 lp->coalesce_count_rx = ecoalesce->rx_max_coalesced_frames; in axienet_ethtools_set_coalesce()2846 lp->coalesce_count_rx = XAXIDMA_DFT_RX_THRESHOLD; in axienet_probe()
203 u32 coalesce_count_rx; member347 ((priv->coalesce_count_rx) << XAXIDMA_COALESCE_SHIFT)); in nixge_hw_dma_bd_init()1030 priv->coalesce_count_rx = ecoalesce->rx_max_coalesced_frames; in nixge_ethtools_set_coalesce()1346 priv->coalesce_count_rx = XAXIDMA_DFT_RX_THRESHOLD; in nixge_probe()