Home
last modified time | relevance | path

Searched refs:coalesce_count_rx (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/xilinx/
H A Dll_temac_main.c388 lp->coalesce_delay_rx << 24 | lp->coalesce_count_rx << 16 | in temac_dma_bd_init()
1041 if (ll_temac_recv_buffers_available(lp) < lp->coalesce_count_rx) in ll_temac_recv()
1318 ec->rx_max_coalesced_frames = lp->coalesce_count_rx; in ll_temac_ethtools_get_coalesce()
1337 lp->coalesce_count_rx = ec->rx_max_coalesced_frames; in ll_temac_ethtools_set_coalesce()
1479 lp->coalesce_count_rx = 0x07; in temac_probe()
1548 lp->coalesce_count_rx = pdata->rx_irq_count; in temac_probe()
H A Dll_temac.h384 u8 coalesce_count_rx; member
H A Dxilinx_axienet.h463 u32 coalesce_count_rx; member
H A Dxilinx_axienet_main.c303 ((lp->coalesce_count_rx) << XAXIDMA_COALESCE_SHIFT)); in axienet_dma_bd_init()
1496 lp->coalesce_count_rx = ecoalesce->rx_max_coalesced_frames; in axienet_ethtools_set_coalesce()
2055 lp->coalesce_count_rx = XAXIDMA_DFT_RX_THRESHOLD; in axienet_probe()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ni/
H A Dnixge.c204 u32 coalesce_count_rx; member
347 ((priv->coalesce_count_rx) << XAXIDMA_COALESCE_SHIFT)); in nixge_hw_dma_bd_init()
1025 priv->coalesce_count_rx = ecoalesce->rx_max_coalesced_frames; in nixge_ethtools_set_coalesce()
1320 priv->coalesce_count_rx = XAXIDMA_DFT_RX_THRESHOLD; in nixge_probe()